Searched refs:ACQUIRE_CAUSES_WAKEUP (Results 1 – 10 of 10) sorted by relevance
34 PowerManager.FULL_WAKE_LOCK | PowerManager.ACQUIRE_CAUSES_WAKEUP;
132 PowerManager.FULL_WAKE_LOCK | PowerManager.ACQUIRE_CAUSES_WAKEUP in wakeUpDevice()
109 PowerManager.ACQUIRE_CAUSES_WAKEUP, LOG_TAG); in screenOn()
203 PowerManager.SCREEN_DIM_WAKE_LOCK | PowerManager.ACQUIRE_CAUSES_WAKEUP, TAG); in screenWakeup()
242 public static final int ACQUIRE_CAUSES_WAKEUP = 0x10000000; field in PowerManager
794 PowerManager.FULL_WAKE_LOCK | PowerManager.ACQUIRE_CAUSES_WAKEUP, TAG); in initializeWakeLock()
1092 if ((wakeLock.mFlags & PowerManager.ACQUIRE_CAUSES_WAKEUP) != 0 in applyWakeLockFlagsOnAcquireLocked()3944 (mFlags & PowerManager.ACQUIRE_CAUSES_WAKEUP)!=0); in writeToProto()3987 if ((mFlags & PowerManager.ACQUIRE_CAUSES_WAKEUP) != 0) { in getLockFlagsString()
22161 field public static final int ACQUIRE_CAUSES_WAKEUP = 268435456; // 0x10000000
31258 field public static final int ACQUIRE_CAUSES_WAKEUP = 268435456; // 0x10000000
34002 field public static final int ACQUIRE_CAUSES_WAKEUP = 268435456; // 0x10000000