appsupport_plat/ood_threshold_api/inc/UiklafInternalCRKeys.h
changeset 28 b0b858956ed5
parent 0 2e3d3ce01487
equal deleted inserted replaced
21:c4cbaa4fb734 28:b0b858956ed5
    61  * Threshold for disk space warning note level as percent of used disk space.
    61  * Threshold for disk space warning note level as percent of used disk space.
    62  * Read-only key. Default value: 95
    62  * Read-only key. Default value: 95
    63  */
    63  */
    64 const TUint32 KUikOODDiskFreeSpaceWarningNoteLevel = 0x00000006;
    64 const TUint32 KUikOODDiskFreeSpaceWarningNoteLevel = 0x00000006;
    65 
    65 
       
    66 /**
       
    67  * Threshold for disk space warning note level for mass memory.
       
    68  * Read-only key. Default value: 20971520
       
    69  */
       
    70 const TUint32 KUikOODDiskFreeSpaceWarningNoteLevelMassMemory = 0x00000007;
       
    71 
       
    72 
    66 #endif __UIKLAF_INTERNAL_CR_KEYS_H__
    73 #endif __UIKLAF_INTERNAL_CR_KEYS_H__
    67 
    74 
    68 // End of file
    75 // End of file