inputmethods_plat/aknfep_status_api/inc/AknFepInternalPSKeys.h
branchRCL_3
changeset 7 6defe5d1bd39
parent 0 eb1f2e154e89
child 8 4eb1ae11334f
equal deleted inserted replaced
6:6ceef9a83b1a 7:6defe5d1bd39
    43  * 2: Pressed
    43  * 2: Pressed
    44  * 3: Locked
    44  * 3: Locked
    45  */
    45  */
    46 const TUint32 KAknFepFnKeyState = 0x00000001;
    46 const TUint32 KAknFepFnKeyState = 0x00000001;
    47 
    47 
       
    48 /**
       
    49  * The Predictive Setting Dialog State
       
    50  *
       
    51  * Possible values:
       
    52  * 0: Closed
       
    53  * 1: Launched
       
    54  */
       
    55 const TUint32 KAknFepSettingDialogState = 0x00000002;
       
    56 
    48 #endif
    57 #endif
    49 
    58 
    50 // End of file
    59 // End of file