recents_plat/logs_timers_api/inc/LogsDomainCRKeys.h
changeset 18 acd4e87b24b4
parent 0 4a5361db8937
equal deleted inserted replaced
17:90fe74753f71 18:acd4e87b24b4
   136 * 1 - Predictive search is On
   136 * 1 - Predictive search is On
   137 * 2 - Predicitve search is temporarily Off, can be switched on from Logs
   137 * 2 - Predicitve search is temporarily Off, can be switched on from Logs
   138 */
   138 */
   139 const TUint32 KLogsPredictiveSearch = 0x0000000D;
   139 const TUint32 KLogsPredictiveSearch = 0x0000000D;
   140 
   140 
       
   141 /**
       
   142 * KLogsFakeExitEnabled
       
   143 * Controls the fake exiting feature
       
   144 * 0 - Fake exit is disabled
       
   145 * 1 - Fake exit is enabled
       
   146 */
       
   147 const TUint32 KLogsFakeExitEnabled = 0x0000000E;
   141 
   148 
   142 /**************************************************************************/
   149 /**************************************************************************/
   143 
   150 
   144 
   151 
   145 #endif      // LOGSDOMAINCRKEYS_H
   152 #endif      // LOGSDOMAINCRKEYS_H