phoneapp/phoneuiqtviewadapter/inc/phoneviewcommanddefinitions.h
changeset 78 baacf668fe89
parent 76 cfea66083b62
equal deleted inserted replaced
76:cfea66083b62 78:baacf668fe89
   126     EPhoneViewSetBlueToothFlag,
   126     EPhoneViewSetBlueToothFlag,
   127     EPhoneViewSetBluetoothAvailableFlag,
   127     EPhoneViewSetBluetoothAvailableFlag,
   128     EPhoneViewSetSoftRejectDimmed,
   128     EPhoneViewSetSoftRejectDimmed,
   129     EPhoneViewDisableDeviceLock,
   129     EPhoneViewDisableDeviceLock,
   130     EPhoneViewIsRingingTonePlaying,
   130     EPhoneViewIsRingingTonePlaying,
       
   131     EPhoneViewSetVideoCallOnTop,
       
   132     EPhoneViewSetRingingFlag,
       
   133     EPhoneViewPlayHandsFreeActivatedTone,
   131     EPhoneAmountOfCommands, // Don't remove this, this should always be the last in list.
   134     EPhoneAmountOfCommands, // Don't remove this, this should always be the last in list.
   132 };
   135 };
   133 
   136 
   134 
   137 
   135 typedef TInt TPhoneViewResponseId;
   138 typedef TInt TPhoneViewResponseId;