Home
last modified time | relevance | path

Searched defs:partialWakeLock (Results 1 – 1 of 1) sorted by relevance

/packages/services/Car/service/src/com/android/car/systeminterface/
DWakeLockInterface.java102 WakeLock partialWakeLock = wakeLockPair.second; in switchToPartialWakeLock() local
125 WakeLock partialWakeLock = wakeLockPair.second; in switchToFullWakeLock() local
147 WakeLock partialWakeLock = wakeLockPair.second; in releaseAllWakeLocks() local
163 WakeLock partialWakeLock = PowerManagerHelper.newWakeLock(mContext, in createWakeLockPair() local
172 WakeLock partialWakeLock = powerManager.newWakeLock(PowerManager.PARTIAL_WAKE_LOCK, in createWakeLockPair() local