phoneapp/phoneuiview/inc/phoneviewcommanddefinitions.h
branchRCL_3
changeset 14 b8d67d6176f5
parent 6 38529f706030
child 22 94dc1107e8b2
equal deleted inserted replaced
12:b68fcd923911 14:b8d67d6176f5
   231     EPhoneViewGetNeedToReturnToForegroundAppStatus,
   231     EPhoneViewGetNeedToReturnToForegroundAppStatus,
   232     EPhoneViewSetNeedToReturnToForegroundAppStatus,
   232     EPhoneViewSetNeedToReturnToForegroundAppStatus,
   233     EPhoneViewSetConferenceAndWaitingVideo,
   233     EPhoneViewSetConferenceAndWaitingVideo,
   234     EPhoneViewLaunchMultimediaSharing,
   234     EPhoneViewLaunchMultimediaSharing,
   235     EPhoneViewGetQwertyModeObserver,
   235     EPhoneViewGetQwertyModeObserver,
       
   236     EPhoneViewSetIncallBubbleTrue,
       
   237     EPhoneViewSetIncallBubbleFalse,
   236 
   238 
   237     EPhoneAmountOfCommands, // Don't remove this, this should always be the last in list.
   239     EPhoneAmountOfCommands, // Don't remove this, this should always be the last in list.
   238 };
   240 };
   239 
   241 
   240 
   242