Searched refs:mGoingIdleWakeLock (Results 1 – 1 of 1) sorted by relevance
218 private PowerManager.WakeLock mGoingIdleWakeLock; // held when we are going idle so hardware field in DeviceIdleController1061 mGoingIdleWakeLock.release(); in handleMessage()1406 mGoingIdleWakeLock = mPowerManager.newWakeLock(PowerManager.PARTIAL_WAKE_LOCK, in onBootPhase()1408 mGoingIdleWakeLock.setReferenceCounted(true); in onBootPhase()1991 mGoingIdleWakeLock.acquire(); in stepLightIdleStateLocked()2117 mGoingIdleWakeLock.acquire(); in stepIdleStateLocked()