phoneapp/phoneuiview/inc/phoneviewcommanddefinitions.h
branchRCL_3
changeset 57 94dc1107e8b2
parent 39 b8d67d6176f5
child 58 40a3f856b14d
equal deleted inserted replaced
44:3c221667e687 57:94dc1107e8b2
   233     EPhoneViewSetConferenceAndWaitingVideo,
   233     EPhoneViewSetConferenceAndWaitingVideo,
   234     EPhoneViewLaunchMultimediaSharing,
   234     EPhoneViewLaunchMultimediaSharing,
   235     EPhoneViewGetQwertyModeObserver,
   235     EPhoneViewGetQwertyModeObserver,
   236     EPhoneViewSetIncallBubbleTrue,
   236     EPhoneViewSetIncallBubbleTrue,
   237     EPhoneViewSetIncallBubbleFalse,
   237     EPhoneViewSetIncallBubbleFalse,
       
   238     EPhoneViewIsDisplayingMenuOrDialog,
   238 
   239 
   239     EPhoneAmountOfCommands, // Don't remove this, this should always be the last in list.
   240     EPhoneAmountOfCommands, // Don't remove this, this should always be the last in list.
   240 };
   241 };
   241 
   242 
   242 
   243