phoneapp/phoneuiview/inc/phoneviewcommanddefinitions.h
branchRCL_3
changeset 17 38529f706030
parent 15 2a26698d78ba
child 39 b8d67d6176f5
equal deleted inserted replaced
15:2a26698d78ba 17:38529f706030
   135     EPhoneViewUpdateView,
   135     EPhoneViewUpdateView,
   136     EPhoneViewOpenSoftRejectEditor,
   136     EPhoneViewOpenSoftRejectEditor,
   137     EPhoneViewSendMessage,
   137     EPhoneViewSendMessage,
   138     EPhoneViewSetBlockingDialogStatus,
   138     EPhoneViewSetBlockingDialogStatus,
   139     EPhoneViewSetPhoneNumberAvailableInPhoneEngine,
   139     EPhoneViewSetPhoneNumberAvailableInPhoneEngine,
   140     EPhoneViewSetSecurityMode,
       
   141     EPhoneViewGetSecurityModeStatus,
       
   142     EPhoneViewSetStatusPaneVisible, // 110
   140     EPhoneViewSetStatusPaneVisible, // 110
   143     EPhoneViewEnableKeyLock,
   141     EPhoneViewEnableKeyLock,
   144     EPhoneViewLaunchFaxModem,
   142     EPhoneViewLaunchFaxModem,
   145     EPhoneViewUpdateFSW,
   143     EPhoneViewUpdateFSW,
   146     EPhoneViewIsQuery,
   144     EPhoneViewIsQuery,
   232     EPhoneViewGetEasyDialingCbaId,
   230     EPhoneViewGetEasyDialingCbaId,
   233     EPhoneViewGetNeedToReturnToForegroundAppStatus,
   231     EPhoneViewGetNeedToReturnToForegroundAppStatus,
   234     EPhoneViewSetNeedToReturnToForegroundAppStatus,
   232     EPhoneViewSetNeedToReturnToForegroundAppStatus,
   235     EPhoneViewSetConferenceAndWaitingVideo,
   233     EPhoneViewSetConferenceAndWaitingVideo,
   236     EPhoneViewLaunchMultimediaSharing,
   234     EPhoneViewLaunchMultimediaSharing,
       
   235     EPhoneViewGetQwertyModeObserver,
   237 
   236 
   238     EPhoneAmountOfCommands, // Don't remove this, this should always be the last in list.
   237     EPhoneAmountOfCommands, // Don't remove this, this should always be the last in list.
   239 };
   238 };
   240 
   239 
   241 
   240