phoneapp/phoneuiqtviewadapter/inc/phoneviewcommanddefinitions.h
changeset 77 2be0b271d017
parent 72 c76a0b1755b9
child 76 cfea66083b62
--- a/phoneapp/phoneuiqtviewadapter/inc/phoneviewcommanddefinitions.h	Fri Sep 17 08:29:19 2010 +0300
+++ b/phoneapp/phoneuiqtviewadapter/inc/phoneviewcommanddefinitions.h	Mon Oct 04 00:16:48 2010 +0300
@@ -56,18 +56,13 @@
     EPhoneViewShowQuery,
     EPhoneViewSetListQueryString, 
     EPhoneViewRemoveQuery,
-    EPhoneViewSetTopApplication,
-    EPhoneViewBringAppToForeground,
+    EPhoneViewBringPhoneAppToForeground,
     EPhoneViewSendToBackground,
-    EPhoneViewSetNeedToSendToBackgroundStatus, 
-    EPhoneViewGetNeedToSendToBackgroundStatus,
     EPhoneViewGetTopApplicationIsDisplayedStatus, 
     EPhoneViewGetForegroundApplication, 
     EPhoneViewStartCapturingKey,
     EPhoneViewStopCapturingKey,
     EPhoneViewSetGlobalNotifiersDisabled,
-    EPhoneViewGetHoldFlag,
-    EPhoneViewSetHoldFlag,
     EPhoneViewRemovePhoneDialogs,
     EPhoneViewCreateConference,
     EPhoneViewAddToConference,
@@ -86,7 +81,6 @@
     EPhoneViewStopRingTone,
     EPhoneViewMuteRingToneOnAnswer,
     EPhoneViewCipheringInfoChange,
-    EPhoneViewCloseFSW, 
     EPhoneViewLaunchRfsDeep, 
     EPhoneViewLaunchRfsNormal, 
     EPhoneViewOpenSoftRejectEditor,
@@ -95,15 +89,11 @@
     EPhoneViewEnableKeyLock, 
     EPhoneViewEnableKeyLockWithoutNote, 
     EPhoneViewUpdateFSW,
-    EPhoneViewIsQuery, 
     EPhoneViewBringIdleToForeground, 
-    EPhoneViewSetIdleTopApplication,  
     EPhoneViewBeginUpdate,
     EPhoneViewEndUpdate,
     EPhoneViewRemoveConferenceBubble,
     EPhoneViewSetTouchPaneButtons, 
-    EPhoneViewGetBlockingDialogStatus, 
-    EPhoneViewIsNoteActive, 
     EPhoneViewOpenCallHandling, 
     EPhoneViewGetAudioVolumeLevel,
     EPhoneViewUpdateCallHeaderRemoteInfoDataAndLabel,
@@ -114,9 +104,6 @@
     EPhoneViewSendAiwCommand, 
     
     EPhoneViewCipheringInfoChangePlayTone, 
-    EPhoneViewDisableKeyLockWithoutNote, 
-    
-    EPhoneViewGetKeyLockStatus, 
     
     EPhoneViewRemoveGlobalWaitNote,
     EPhoneViewSetPhoneCustomization, 
@@ -126,8 +113,6 @@
     EPhoneViewUpdateContactByString, 
     EPhoneViewAddContactByString, 
     
-    EPhoneViewIsActiveNoteDissmissableByKeyEvent, 
-    
     EPhoneViewEnableToolbarButton, 
     EPhoneViewHideToolbar, 
     EPhoneViewShowToolbar, 
@@ -144,6 +129,7 @@
     EPhoneViewSetBlueToothFlag,
     EPhoneViewSetBluetoothAvailableFlag,
     EPhoneViewSetSoftRejectDimmed,
+    EPhoneViewIsRingingTonePlaying,
     EPhoneAmountOfCommands, // Don't remove this, this should always be the last in list.
 };