phonesettings/cpphonesettingsplugins/cptelephonyutils/tsrc/ut_cpplugincommon/ut_cpplugincommon.h
changeset 78 baacf668fe89
parent 76 cfea66083b62
equal deleted inserted replaced
76:cfea66083b62 78:baacf668fe89
     1 /*
     1 /*
     2 * Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
     2 * Copyright (c) 2010 Nokia Corporation and/or its subsidiary(-ies).
     3 * All rights reserved.
     3 * All rights reserved.
     4 * This component and the accompanying materials are made available
     4 * This component and the accompanying materials are made available
     5 * under the terms of "Eclipse Public License v1.0"
     5 * under the terms of "Eclipse Public License v1.0"
     6 * which accompanies this distribution, and is available
     6 * which accompanies this distribution, and is available
     7 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
     7 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
    51     void t_writeVtVideoSending();
    51     void t_writeVtVideoSending();
    52     
    52     
    53     void t_isFeatureCallWaitingDistiquishNotProvisionedEnabled();
    53     void t_isFeatureCallWaitingDistiquishNotProvisionedEnabled();
    54     void t_isPhoneOffline();
    54     void t_isPhoneOffline();
    55     void t_isOngoingCall();
    55     void t_isOngoingCall();
       
    56     void t_forbiddenIconSupported();
       
    57     void t_isConnectedToNetwork();
    56 
    58 
    57 private:
    59 private:
    58     SettingsWrapper *mWrapper;
    60     SettingsWrapper *mWrapper;
    59 
    61 
    60 };
    62 };