phoneapp/phoneuicontrol/inc/cphonestateidle.h
branchRCL_3
changeset 9 8871b09be73b
parent 0 5f000ab63145
child 25 91c2fb4b78df
equal deleted inserted replaced
4:c84cf270c54f 9:8871b09be73b
   279           */   
   279           */   
   280          HBufC* NumberForSpeedDialLocationL( const TUint& aDigit,
   280          HBufC* NumberForSpeedDialLocationL( const TUint& aDigit,
   281              TPhoneCmdParamSpeedDial& aSpeedDialParam ) const;
   281              TPhoneCmdParamSpeedDial& aSpeedDialParam ) const;
   282 
   282 
   283          void HandleVoiceCallCommandL( TBool aSendKey );
   283          void HandleVoiceCallCommandL( TBool aSendKey );
       
   284 
       
   285          /**
       
   286           * Returns options menu id when number entry is visible.
       
   287 		  * If easydialing is in focus, id is asked from it.
       
   288           * @return Menu resource id.
       
   289           */   
       
   290          TInt GetNumberAcqMenuIdL();
   284          
   291          
   285     private:
   292     private:
   286     
   293     
   287         // Owned profile engine
   294         // Owned profile engine
   288         MProfileEngine* iEngine;
   295         MProfileEngine* iEngine;