phoneapp/phoneuivoipextension/inc/cphonecustomizationvoip.h
branchRCL_3
changeset 9 8871b09be73b
parent 0 5f000ab63145
child 31 ba54057fe027
equal deleted inserted replaced
4:c84cf270c54f 9:8871b09be73b
    18 
    18 
    19 #ifndef C_CPHONECUSTOMIZATIONVOIP_H
    19 #ifndef C_CPHONECUSTOMIZATIONVOIP_H
    20 #define C_CPHONECUSTOMIZATIONVOIP_H
    20 #define C_CPHONECUSTOMIZATIONVOIP_H
    21 
    21 
    22 // INCLUDES
    22 // INCLUDES
    23 #include <SettingsInternalCRKeys.h>
    23 #include <settingsinternalcrkeys.h> 
    24 #include <telmenuextension.h>
    24 #include <telmenuextension.h>
    25 #include <spdefinitions.h>
    25 #include <spdefinitions.h>
    26 #include "mphonecustomization.h"
    26 #include "mphonecustomization.h"
    27 #include "mphonebuttoncustomization.h"
    27 #include "mphonebuttoncustomization.h"
    28 
    28 
   205         * @param aServiceName On return, contains the service name
   205         * @param aServiceName On return, contains the service name
   206         */
   206         */
   207         void GetVoipServiceNameL( TServiceId aServiceId, TDes& aServiceName ) const;
   207         void GetVoipServiceNameL( TServiceId aServiceId, TDes& aServiceName ) const;
   208     	
   208     	
   209         /**
   209         /**
       
   210          * EasyDialing enabled check
       
   211          */
       
   212         TBool EasyDialingEnabled();
       
   213 
       
   214         /**
   210     	* Modifies menu when there is active call.
   215     	* Modifies menu when there is active call.
   211     	* @param aResourceId Menu resource id.
   216     	* @param aResourceId Menu resource id.
   212     	* @param aMenuPane Menu pane
   217     	* @param aMenuPane Menu pane
   213     	*/
   218     	*/
   214         void ModifyInCallMenuL( TInt aResourceId, CEikMenuPane& aMenuPane );
   219         void ModifyInCallMenuL( TInt aResourceId, CEikMenuPane& aMenuPane );