profilesservices/ProfileEngine/EngInc/ProfileEnginePrivateCRKeys.h
changeset 36 48848d132687
parent 32 20bd089f4aaa
child 68 13e71d907dc3
equal deleted inserted replaced
35:159cfcd3c1c5 36:48848d132687
   412  * Default value: 0 for all profiles
   412  * Default value: 0 for all profiles
   413  *
   413  *
   414  */
   414  */
   415 const TUint32 KProEngAudioFeedback           = EProfileSettingIdAudioFeedback;
   415 const TUint32 KProEngAudioFeedback           = EProfileSettingIdAudioFeedback;
   416 
   416 
       
   417 /**
       
   418  * 
       
   419  */
       
   420 const TUint32 KProEngReminderTone            = EProfileSettingIdReminderTone;
       
   421 
       
   422 /**
       
   423  * 
       
   424  */
       
   425 const TUint32 KProEngClockAlarmTone          = EProfileSettingIdClockAlarmTone;
       
   426 
       
   427 /**
       
   428  * 
       
   429  */
       
   430 const TUint32 KProEngAlertVibra              = EProfileSettingIdAlertVibra;
   417 
   431 
   418 /**
   432 /**
   419  * The id used for storing the default settings for user created profiles.
   433  * The id used for storing the default settings for user created profiles.
   420  */
   434  */
   421 const TInt KProEngDefaultProfileId = 0x007F;
   435 const TInt KProEngDefaultProfileId = 0x007F;