Searched refs:DIRTY_WAKE_LOCKS (Results 1 – 1 of 1) sorted by relevance
133 private static final int DIRTY_WAKE_LOCKS = 1 << 0; field in PowerManagerService1011 mDirty |= DIRTY_WAKE_LOCKS; in acquireWakeLockInternal()1106 mDirty |= DIRTY_WAKE_LOCKS; in removeWakeLockLocked()1788 if ((dirty & (DIRTY_WAKE_LOCKS | DIRTY_WAKEFULNESS)) != 0) { in updateWakeLockSummaryLocked()1944 if ((dirty & (DIRTY_WAKE_LOCKS | DIRTY_USER_ACTIVITY in updateUserActivitySummaryLocked()2112 if ((dirty & (DIRTY_WAKE_LOCKS | DIRTY_USER_ACTIVITY | DIRTY_BOOT_COMPLETED in updateWakefulnessLocked()2173 | DIRTY_WAKE_LOCKS in updateDreamLocked()2348 if ((dirty & (DIRTY_WAKE_LOCKS | DIRTY_USER_ACTIVITY | DIRTY_WAKEFULNESS in updateDisplayPowerStateLocked()2813 mDirty |= DIRTY_WAKE_LOCKS; in setMaximumScreenOffTimeoutFromDeviceAdminInternal()2973 mDirty |= DIRTY_WAKE_LOCKS; in updateWakeLockDisabledStatesLocked()