Package | org.zengrong.ane.enum |
Class | public class PowerType |
Inheritance | PowerType Object |
See also
Constant | Defined By | ||
---|---|---|---|
ACQUIRE_CAUSES_WAKEUP : int = 0x10000000 [static] | PowerType | ||
FULL_WAKE_LOCK : int = 0x0000001a [static] | PowerType | ||
ON_AFTER_RELEASE : int = 0x20000000 [static] | PowerType | ||
PARTIAL_WAKE_LOCK : int = 0x00000001 [static] | PowerType | ||
SCREEN_BRIGHT_WAKE_LOCK : int = 0x0000000a [static] | PowerType | ||
SCREEN_DIM_WAKE_LOCK : int = 0x00000006 [static] | PowerType |
ACQUIRE_CAUSES_WAKEUP | Constant |
public static const ACQUIRE_CAUSES_WAKEUP:int = 0x10000000
FULL_WAKE_LOCK | Constant |
public static const FULL_WAKE_LOCK:int = 0x0000001a
ON_AFTER_RELEASE | Constant |
public static const ON_AFTER_RELEASE:int = 0x20000000
PARTIAL_WAKE_LOCK | Constant |
public static const PARTIAL_WAKE_LOCK:int = 0x00000001
SCREEN_BRIGHT_WAKE_LOCK | Constant |
public static const SCREEN_BRIGHT_WAKE_LOCK:int = 0x0000000a
SCREEN_DIM_WAKE_LOCK | Constant |
public static const SCREEN_DIM_WAKE_LOCK:int = 0x00000006