classicui_plat/avkon_settings_api/inc/AvkonInternalCRKeys.h
branchRCL_3
changeset 72 a5e7a4f63858
parent 59 978afdc0236f
equal deleted inserted replaced
64:85902f042028 72:a5e7a4f63858
   308  * 0: 3.5G signal icon is replaced by 3G signal icon while in hsdpa network.
   308  * 0: 3.5G signal icon is replaced by 3G signal icon while in hsdpa network.
   309  * 1: 3.5G signal icon is used in hsdpa network.
   309  * 1: 3.5G signal icon is used in hsdpa network.
   310  *
   310  *
   311  */
   311  */
   312 const TUint32 KAknATTSignalIconEnable = 0x00000019;
   312 const TUint32 KAknATTSignalIconEnable = 0x00000019;
   313 /**
       
   314  * Value indicates the feature "tap to write"
       
   315  *
       
   316  * Possible values are:
       
   317  *
       
   318  * 0: The "tap to write" feature isn't supported 
       
   319  * 1: The "tap to write" feature is supported
       
   320  *
       
   321  */
       
   322 const TUint32 KAknEdwinTapToWrite = 0x0000001A;
       
   323 
   313 
   324 const TUid KCRUidLeaveAppsInMemory = { 0x102858F2 };
   314 const TUid KCRUidLeaveAppsInMemory = { 0x102858F2 };
   325 
   315 
   326 /**
   316 /**
   327  * Key range for the LeaveAppsInMemory apps list. 
   317  * Key range for the LeaveAppsInMemory apps list.