phoneapp/phoneuiutils/inc/phonerssbase.h
changeset 45 6b911d05207e
parent 37 ba76fc04e6c2
child 46 bc5a64e5bc3c
equal deleted inserted replaced
37:ba76fc04e6c2 45:6b911d05207e
    57     EPhoneInformationErrorNote,
    57     EPhoneInformationErrorNote,
    58     EPhoneInformationWarningNote,
    58     EPhoneInformationWarningNote,
    59     EPhoneInformationConfirmationNote,
    59     EPhoneInformationConfirmationNote,
    60     EPhoneSecurityInformationNote,
    60     EPhoneSecurityInformationNote,
    61     EPhoneRequestingNote,
    61     EPhoneRequestingNote,
    62     EPhonePhoneImeiString,
       
    63     EPhonePhoneBtDevAddress,
    62     EPhonePhoneBtDevAddress,
    64     EPhoneInformationRemoteCreateConferenceNote,
    63     EPhoneInformationRemoteCreateConferenceNote,
    65     EPhoneInformationRemotePutOnHoldNote,
    64     EPhoneInformationRemotePutOnHoldNote,
    66     EPhoneInformationConnectedNote,
    65     EPhoneInformationConnectedNote,
    67     EPhoneInformationCallOnHold,
    66     EPhoneInformationCallOnHold,
   123     EPhoneMOCallFailed,
   122     EPhoneMOCallFailed,
   124     EPhoneNoNetworkCoverage,
   123     EPhoneNoNetworkCoverage,
   125     EPhoneCLIWithheld,
   124     EPhoneCLIWithheld,
   126     EPhoneWaitingText,
   125     EPhoneWaitingText,
   127     EPhoneIdleTimeFormat,
   126     EPhoneIdleTimeFormat,
   128     EPhoneLifeTimeFormat,
       
   129     EPhoneInCallDisconnected,
   127     EPhoneInCallDisconnected,
   130     EPhoneCallInProgress,
   128     EPhoneCallInProgress,
   131     EPhoneEmergencyCallsOnly,
   129     EPhoneEmergencyCallsOnly,
   132     EPhoneNoteTextNotAllowed,
   130     EPhoneNoteTextNotAllowed,
   133     EPhoneEmptySimLocation, //100
   131     EPhoneEmptySimLocation, //100
   139     EPhoneVideoCallIncoming,
   137     EPhoneVideoCallIncoming,
   140     EPhoneVideoCallIncomingShort,
   138     EPhoneVideoCallIncomingShort,
   141 
   139 
   142     // "Muted"
   140     // "Muted"
   143     EPhoneInCallMutedText,
   141     EPhoneInCallMutedText,
   144     // "Call"
   142     // "Unknown call"
   145     EPhoneCall,
   143     EPhoneCallCLIUnknown,
   146     // " Call %N"
       
   147     EPhoneInCallNumberText,
       
   148     /** "Transferring" -information note. */
   144     /** "Transferring" -information note. */
   149     EPhoneInCallWaitTransfer,
   145     EPhoneInCallWaitTransfer,
   150     EPhoneInCallTransferred,
   146     EPhoneInCallTransferred,
   151     EPhoneInCallTransferredWithNro,
   147     EPhoneInCallTransferredWithNro,
   152     // the "DTMF Number" Query Dialog for DTMF.
   148     // the "DTMF Number" Query Dialog for DTMF.
   166     // the text, "Send DTMF:\n%U", used to produce
   162     // the text, "Send DTMF:\n%U", used to produce
   167     // the text for the confirmation dialog.
   163     // the text for the confirmation dialog.
   168     EPhoneDtmfWaitCharacterConfirmationQueryText,
   164     EPhoneDtmfWaitCharacterConfirmationQueryText,
   169 
   165 
   170     EPhoneDtmfFetchTitle,
   166     EPhoneDtmfFetchTitle,
   171     EPhoneDtmfSpeedDialNumberQuery,
       
   172     EPhoneDtmfSpeedDialNotAssigned,
       
   173     EPhoneDtmfInvalidSpeedDial,
       
   174 
   167 
   175     // ALS
   168     // ALS
   176     EPhoneAlsLineChangeConfirmationQuery,
   169     EPhoneAlsLineChangeConfirmationQuery,
   177     EPhoneAlsLineBlockingNoteText,
   170     EPhoneAlsLineBlockingNoteText,
   178     EPhoneInCallLine2,
   171     EPhoneInCallLine2,
   302     // the user has not typed anything into the edit-box (without content)
   295     // the user has not typed anything into the edit-box (without content)
   303     EPhoneSendDtmfEmptyEditBoxCBA,
   296     EPhoneSendDtmfEmptyEditBoxCBA,
   304 
   297 
   305     // the user has typed something into the edit-box (with content)
   298     // the user has typed something into the edit-box (with content)
   306     EPhoneSendDtmfNormalEditBoxCBA,
   299     EPhoneSendDtmfNormalEditBoxCBA,
   307     EPhoneDtmfSpeedDialNormalEditBoxCBA,
       
   308 
   300 
   309     EPhoneCallHandlingCallWaitingCBA,
   301     EPhoneCallHandlingCallWaitingCBA,
   310     EPhoneCallHandlingNewCallFindCBA,
   302     EPhoneCallHandlingNewCallFindCBA,
   311     EPhoneCallHandlingNewCallCallCBA,
   303     EPhoneCallHandlingNewCallCallCBA,
   312     EPhoneCallHandlingNewCallSwapCBA,
   304     EPhoneCallHandlingNewCallSwapCBA,