Searched defs:DIRTY_STAY_ON (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/services/core/java/com/android/server/power/
H A DPowerManagerService.java150 private static final int DIRTY_STAY_ON = 1 << 7; field in class:PowerManagerService
1794 * Sets DIRTY_STAY_ON if a change occurred.
1807 mDirty |= DIRTY_STAY_ON;
2076 | DIRTY_WAKEFULNESS | DIRTY_STAY_ON | DIRTY_PROXIMITY_POSITIVE
2140 | DIRTY_STAY_ON

Completed in 42 milliseconds