Go to the source code of this file.
Defines | |
#define | MCE_NORMAL_MODE "normal" |
Normal device mode. | |
#define | MCE_FLIGHT_MODE "flight" |
Offline device mode; RF's disabled. | |
#define | MCE_OFFLINE_MODE "offline" |
Offline device mode; RF's disabled; alias for flight mode. | |
#define | MCE_VOIP_MODE "voip" |
Variant of Normal mode customised for VoIP use; this mode is not visible when the mode is queried. | |
#define | MCE_INVALID_MODE "invalid" |
Invalid device mode; this should NEVER occur! | |
#define | MCE_DEVICE_LOCKED "locked" |
Device locked. | |
#define | MCE_DEVICE_UNLOCKED "unlocked" |
Device unlocked. | |
#define | MCE_TK_LOCKED "locked" |
Touchscreen/Keypad locked. | |
#define | MCE_TK_SILENT_LOCKED "silent-locked" |
Touchscreen/Keypad silently locked. | |
#define | MCE_TK_LOCKED_DIM "locked-dim" |
Touchscreen/Keypad locked with fadeout. | |
#define | MCE_TK_SILENT_LOCKED_DIM "silent-locked-dim" |
Touchscreen/Keypad silently locked with fadeout. | |
#define | MCE_TK_UNLOCKED "unlocked" |
Touchscreen/Keypad unlocked. | |
#define | MCE_ALARM_VISIBLE "visible" |
Alarm UI is visible. | |
#define | MCE_ALARM_SNOOZED "snoozed" |
Alarm UI has been snoozed. | |
#define | MCE_ALARM_OFF "off" |
Alarm UI is not visible. |
This file is part of mce-dev
Copyright (C) 2004-2006 Nokia Corporation. All rights reserved.