phoneapp/phoneuiqtviewadapter/inc/phoneviewcommanddefinitions.h
branchGCC_SURGE
changeset 51 f39ed5e045e0
parent 27 2f8f8080a020
parent 46 bc5a64e5bc3c
equal deleted inserted replaced
40:bab96b7ed1a4 51:f39ed5e045e0
    92     EPhoneViewExitApplications,
    92     EPhoneViewExitApplications,
    93     EPhoneViewUpdateIncallIndicator,
    93     EPhoneViewUpdateIncallIndicator,
    94     EPhoneViewStartCapturingKey,
    94     EPhoneViewStartCapturingKey,
    95     EPhoneViewStopCapturingKey,
    95     EPhoneViewStopCapturingKey,
    96     EPhoneViewSetGlobalNotifiersDisabled,
    96     EPhoneViewSetGlobalNotifiersDisabled,
    97     EPhoneViewSetSpeedDialLocation, 
       
    98     EPhoneViewGetNumberFromSpeedDialLocation,
       
    99     EPhoneViewAssignSpeedDialLocation,
       
   100     EPhoneViewGetHoldFlag,
    97     EPhoneViewGetHoldFlag,
   101     EPhoneViewSetHoldFlag,
    98     EPhoneViewSetHoldFlag,
   102     EPhoneViewSetSoftRejectFlag,
    99     EPhoneViewSetSoftRejectFlag,
   103     EPhoneViewGetSoftRejectFlag,
   100     EPhoneViewGetSoftRejectFlag,
   104     EPhoneViewSetServiceCodeFlag,
   101     EPhoneViewSetServiceCodeFlag,
   233     EPhoneSetConferenceExpanded,
   230     EPhoneSetConferenceExpanded,
   234     EPhoneAppShutDown,
   231     EPhoneAppShutDown,
   235     EPhoneViewBackButtonActive,
   232     EPhoneViewBackButtonActive,
   236     EPhoneViewHsToForegroundAfterCall,
   233     EPhoneViewHsToForegroundAfterCall,
   237     EPhoneViewOpenContacts,
   234     EPhoneViewOpenContacts,
       
   235     EPhoneViewSetIhfFlag,
       
   236     EPhoneViewSetMuteFlag,
       
   237     EPhoneViewLaunchLogs,
       
   238     EPhoneViewSetBlueToothFlag,
       
   239     EPhoneViewSetBluetoothAvailableFlag,
   238     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.
   239 };
   241 };
   240 
   242 
   241 
   243 
   242 typedef TInt TPhoneViewResponseId;
   244 typedef TInt TPhoneViewResponseId;