Searched refs:WAKE_LOCK_PROXIMITY_POSITIVE (Results 1 – 4 of 4) sorted by relevance
36 public static final int WAKE_LOCK_PROXIMITY_POSITIVE = 1; field in WakelockController52 WAKE_LOCK_PROXIMITY_POSITIVE,142 for (int i = WAKE_LOCK_PROXIMITY_POSITIVE; i <= WAKE_LOCK_MAX; i++) { in releaseAll()149 case WAKE_LOCK_PROXIMITY_POSITIVE: in acquireWakelockInternal()166 case WAKE_LOCK_PROXIMITY_POSITIVE: in releaseWakelockInternal()
348 mWakelockController.acquireWakelock(WakelockController.WAKE_LOCK_PROXIMITY_POSITIVE); in sendOnProximityPositiveWithWakelock()
110 verifyWakelockAcquisitionAndReaquisition(WakelockController.WAKE_LOCK_PROXIMITY_POSITIVE, in acquireProxPositiveSuspendBlockerAcquiresIfNotAcquired()118 verifyWakelockReleaseAndRerelease(WakelockController.WAKE_LOCK_PROXIMITY_POSITIVE, in acquireProxPositiveSuspendBlockerAcquiresIfNotAcquired()168 WakelockController.WAKE_LOCK_PROXIMITY_POSITIVE)); in proximityPositiveRunnableWorksAsExpected()
422 WakelockController.WAKE_LOCK_PROXIMITY_POSITIVE); in setScreenOffBecauseOfPositiveProximityState()