Searched refs:ACQUIRE_CAUSES_WAKEUP (Results 1 – 12 of 12) sorted by relevance
71 PowerManager.FULL_WAKE_LOCK | PowerManager.ACQUIRE_CAUSES_WAKEUP, -1); in testAddTwoItems_withNoEventTimeSupplied()95 PowerManager.FULL_WAKE_LOCK | PowerManager.ACQUIRE_CAUSES_WAKEUP, 1150L); in testAddTwoItems()346 PowerManager.FULL_WAKE_LOCK | PowerManager.ACQUIRE_CAUSES_WAKEUP, 1150L); in testAddItemsWithRepeatOwnerUid_UsesCache()349 PowerManager.FULL_WAKE_LOCK | PowerManager.ACQUIRE_CAUSES_WAKEUP, 1151L); in testAddItemsWithRepeatOwnerUid_UsesCache()377 PowerManager.FULL_WAKE_LOCK | PowerManager.ACQUIRE_CAUSES_WAKEUP, 1150L); in testAddItemsWithRepeatOwnerUid_SavedAcquisitions_UsesCache()380 PowerManager.FULL_WAKE_LOCK | PowerManager.ACQUIRE_CAUSES_WAKEUP, 1151L); in testAddItemsWithRepeatOwnerUid_SavedAcquisitions_UsesCache()383 PowerManager.FULL_WAKE_LOCK | PowerManager.ACQUIRE_CAUSES_WAKEUP, 1152L); in testAddItemsWithRepeatOwnerUid_SavedAcquisitions_UsesCache()386 PowerManager.FULL_WAKE_LOCK | PowerManager.ACQUIRE_CAUSES_WAKEUP, 1153L); in testAddItemsWithRepeatOwnerUid_SavedAcquisitions_UsesCache()389 PowerManager.FULL_WAKE_LOCK | PowerManager.ACQUIRE_CAUSES_WAKEUP, 1154L); in testAddItemsWithRepeatOwnerUid_SavedAcquisitions_UsesCache()
688 flags = PowerManager.PARTIAL_WAKE_LOCK | PowerManager.ACQUIRE_CAUSES_WAKEUP; in testWakefulnessAwake_AcquireCausesWakeup_turnScreenOnAllowed()695 flags = PowerManager.FULL_WAKE_LOCK | PowerManager.ACQUIRE_CAUSES_WAKEUP; in testWakefulnessAwake_AcquireCausesWakeup_turnScreenOnAllowed()723 int flags = PowerManager.FULL_WAKE_LOCK | PowerManager.ACQUIRE_CAUSES_WAKEUP; in testWakefulnessAwake_AcquireCausesWakeupOldSdk_turnScreenOnAllowed()750 int flags = PowerManager.FULL_WAKE_LOCK | PowerManager.ACQUIRE_CAUSES_WAKEUP; in testWakefulnessAwake_AcquireCausesWakeup_turnScreenOnDenied()776 int flags = PowerManager.FULL_WAKE_LOCK | PowerManager.ACQUIRE_CAUSES_WAKEUP; in testWakefulnessAwake_AcquireCausesWakeupOldSdk_turnScreenOnDenied()
130 PowerManager.FULL_WAKE_LOCK | PowerManager.ACQUIRE_CAUSES_WAKEUP in wakeUpDevice()
178 PowerManager.SCREEN_DIM_WAKE_LOCK | PowerManager.ACQUIRE_CAUSES_WAKEUP, in testWakeLockWithWorkChains()
198 PowerManager.SCREEN_DIM_WAKE_LOCK | PowerManager.ACQUIRE_CAUSES_WAKEUP, TAG); in screenWakeup()
225 PowerManager.ACQUIRE_CAUSES_WAKEUP in <lambda>()
325 if ((flags & PowerManager.ACQUIRE_CAUSES_WAKEUP) != 0) { in translateFlagsFromPowerManager()
1743 if ((wakeLock.mFlags & PowerManager.ACQUIRE_CAUSES_WAKEUP) != 05538 (mFlags & PowerManager.ACQUIRE_CAUSES_WAKEUP)!=0);5585 if ((mFlags & PowerManager.ACQUIRE_CAUSES_WAKEUP) != 0) {
230 public static final int ACQUIRE_CAUSES_WAKEUP = 0x10000000; field in PowerManager
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
22161 field public static final int ACQUIRE_CAUSES_WAKEUP = 268435456; // 0x10000000
33653 …mission.TURN_SCREEN_ON, conditional=true) public static final int ACQUIRE_CAUSES_WAKEUP = 26843545…