Searched refs:mGoingIdleWakeLock (Results 1 – 1 of 1) sorted by relevance
443 private PowerManager.WakeLock mGoingIdleWakeLock; // held when we are going idle so hardware field in DeviceIdleController1443 mGoingIdleWakeLock.release(); in handleMessage()2064 mGoingIdleWakeLock = mPowerManager.newWakeLock(PowerManager.PARTIAL_WAKE_LOCK, in onBootPhase()2066 mGoingIdleWakeLock.setReferenceCounted(true); in onBootPhase()3020 mGoingIdleWakeLock.acquire(); in stepLightIdleStateLocked()3179 mGoingIdleWakeLock.acquire(); in stepIdleStateLocked()