phoneapp/phoneuiutils/src/phoneloggerviewcommands.st
branchRCL_3
changeset 57 94dc1107e8b2
parent 44 3c221667e687
child 61 41a7f70b3818
--- a/phoneapp/phoneuiutils/src/phoneloggerviewcommands.st	Mon Jun 21 15:39:45 2010 +0300
+++ b/phoneapp/phoneuiutils/src/phoneloggerviewcommands.st	Thu Jul 15 18:38:16 2010 +0300
@@ -82,8 +82,8 @@
 EPhoneViewRemoveFromConference EPhoneViewRemoveFromConference
 EPhoneViewPrivateFromConference EPhoneViewPrivateFromConference
 EPhoneViewSelectedConfMember EPhoneViewSelectedConfMember
+EPhoneViewGetConferenceListVisibleFlag EPhoneViewGetConferenceListVisibleFlag
 EPhoneViewOpenConferenceList EPhoneViewOpenConferenceList
-EPhoneViewGetConferenceListVisibleFlag EPhoneViewGetConferenceListVisibleFlag
 EPhoneViewGetCallState EPhoneViewGetCallState
 EPhoneViewGetCallIdByState EPhoneViewGetCallIdByState
 EPhoneViewMoveHighLightInList EPhoneViewMoveHighLightInList
@@ -108,8 +108,6 @@
 EPhoneViewSendMessage EPhoneViewSendMessage
 EPhoneViewSetBlockingDialogStatus EPhoneViewSetBlockingDialogStatus
 EPhoneViewSetPhoneNumberAvailableInPhoneEngine EPhoneViewSetPhoneNumberAvailableInPhoneEngine
-EPhoneViewSetSecurityMode EPhoneViewSetSecurityMode
-EPhoneViewGetSecurityModeStatus EPhoneViewGetSecurityModeStatus
 EPhoneViewSetStatusPaneVisible EPhoneViewSetStatusPaneVisible
 EPhoneViewEnableKeyLock EPhoneViewEnableKeyLock
 EPhoneViewLaunchFaxModem EPhoneViewLaunchFaxModem
@@ -168,13 +166,14 @@
 EPhoneViewCancelAllNotications EPhoneViewCancelAllNotications
 EPhoneViewSetVideoCallDTMFVisibilityFlag EPhoneViewSetVideoCallDTMFVisibilityFlag
 EPhoneViewLoadPlugins EPhoneViewLoadPlugins
-PhoneViewServiceSelection PhoneViewServiceSelection
 EPhoneViewOpenVirtualKeyBoard EPhoneViewOpenVirtualKeyBoard
 EPhoneViewUpdateNoteSoftkeys EPhoneViewUpdateNoteSoftkeys
+EPhoneViewSendAiwCommand EPhoneViewSendAiwCommand
 EPhoneViewShowCustomizedDialer EPhoneViewShowCustomizedDialer
 EPhoneViewHideCustomizedDialer EPhoneViewHideCustomizedDialer
 EPhoneViewGetCustomizedDialerMenuResourceId EPhoneViewGetCustomizedDialerMenuResourceId
 EPhoneViewGetCustomizedDialerCbaResourceId EPhoneViewGetCustomizedDialerCbaResourceId
+EPhoneViewCipheringInfoChangePlayTone EPhoneViewCipheringInfoChangePlayTone
 EPhoneViewCreatePhoneBookServices EPhoneViewCreatePhoneBookServices
 EPhoneViewDisableKeyLockWithoutNote EPhoneViewDisableKeyLockWithoutNote
 EPhoneViewGetKeyLockStatus EPhoneViewGetKeyLockStatus
@@ -187,6 +186,7 @@
 EPhoneViewUpdateContactByString EPhoneViewUpdateContactByString
 EPhoneViewAddContactByString EPhoneViewAddContactByString
 EPhoneViewIsActiveNoteDissmissableByKeyEvent EPhoneViewIsActiveNoteDissmissableByKeyEvent
+EPhoneViewUpdateContextMenu EPhoneViewUpdateContextMenu
 EPhoneViewSetNoConnectedCalls EPhoneViewSetNoConnectedCalls
 EPhoneViewIsDTMFEditorVisible EPhoneViewIsDTMFEditorVisible
 EPhoneViewSetToolbarDimming EPhoneViewSetToolbarDimming
@@ -200,7 +200,10 @@
 EPhoneViewGetEasyDialingCbaId EPhoneViewGetEasyDialingCbaId
 EPhoneViewGetNeedToReturnToForegroundAppStatus EPhoneViewGetNeedToReturnToForegroundAppStatus
 EPhoneViewSetNeedToReturnToForegroundAppStatus EPhoneViewSetNeedToReturnToForegroundAppStatus
+EPhoneViewSetConferenceAndWaitingVideo EPhoneViewSetConferenceAndWaitingVideo
+EPhoneViewLaunchMultimediaSharing EPhoneViewLaunchMultimediaSharing
 EPhoneViewGetQwertyModeObserver EPhoneViewGetQwertyModeObserver
 EPhoneViewSetIncallBubbleTrue EPhoneViewSetIncallBubbleTrue
 EPhoneViewSetIncallBubbleFalse EPhoneViewSetIncallBubbleFalse
+EPhoneViewIsDisplayingMenuOrDialog EPhoneViewIsDisplayingMenuOrDialog
 EPhoneAmountOfCommands, // Don't remove this, this should always be the last in list.