phoneapp/phoneuiutils/inc/phoneconstants.h
changeset 30 ebdbd102c78a
parent 22 6bb1b21d2484
child 51 f39ed5e045e0
equal deleted inserted replaced
27:2f8f8080a020 30:ebdbd102c78a
   221 const TInt KMaxAppendLength = 64;
   221 const TInt KMaxAppendLength = 64;
   222 
   222 
   223 // From CPhoneNoteUtilities
   223 // From CPhoneNoteUtilities
   224 const TInt KPhoneNoteSoftkeysUseDefault = 0;
   224 const TInt KPhoneNoteSoftkeysUseDefault = 0;
   225 const TInt KPhoneNoteGraphicNone = -1;
   225 const TInt KPhoneNoteGraphicNone = -1;
       
   226 const TInt KPhoneNoteNoTimeout = -1;
   226 
   227 
   227 // State machine ordinal number
   228 // State machine ordinal number
   228 static const TInt KPhoneUiStateMachineOrdinal = 1;
   229 static const TInt KPhoneUiStateMachineOrdinal = 1;
   229 
   230 
   230 static const TUid KUidAppGSMStates = { 0x101F7CAC };
   231 static const TUid KUidAppGSMStates = { 0x101F7CAC };