homescreensrv_plat/ai_variation_api/inc/activeidle2domaincrkeys.h
changeset 2 b7904b40483f
parent 0 79c6a41cd166
child 19 502e5d91ad42
equal deleted inserted replaced
1:844b978f8d5e 2:b7904b40483f
   111 /**
   111 /**
   112  * Key id to store homescreen status online/offline 
   112  * Key id to store homescreen status online/offline 
   113  */
   113  */
   114 const TUint32 KAIWebStatus = 0x0000300F;
   114 const TUint32 KAIWebStatus = 0x0000300F;
   115 
   115 
       
   116 /**
       
   117  * Key id to store wallpaper change type
       
   118  */
       
   119 const TUint32 KAIWallpaperChangeType = 0x00000850;
       
   120 
       
   121 /**
       
   122  * Key id to store wallpaper path that is common for all Homescreen pages.
       
   123  */
       
   124 const TUint32 KAIWallpaperPath = 0x00000851;
   116 
   125 
   117 #endif // __AI2INTERNALCRKEYS_H__
   126 #endif // __AI2INTERNALCRKEYS_H__