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.java93 WakeLock partialWakeLock = wakeLockPair.second; in switchToPartialWakeLock() local
116 WakeLock partialWakeLock = wakeLockPair.second; in switchToFullWakeLock() local
138 WakeLock partialWakeLock = wakeLockPair.second; in releaseAllWakeLocks() local
153 WakeLock partialWakeLock = PowerManagerHelper.newWakeLock(mContext, in createWakeLockPair() local