Searched refs:WAKE_LOCK_MAX (Results 1 – 2 of 2) sorted by relevance
43 static final int WAKE_LOCK_MAX = WAKE_LOCK_UNFINISHED_BUSINESS; field in WakelockController142 for (int i = WAKE_LOCK_PROXIMITY_POSITIVE; i <= WAKE_LOCK_MAX; i++) { in releaseAll()
250 verifyWakelockAcquisition(WakelockController.WAKE_LOCK_MAX, in testReleaseAll()