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.java117 private static final int DIRTY_STAY_ON = 1 << 7; field in class:PowerManagerService
1415 * Sets DIRTY_STAY_ON if a change occurred.
1428 mDirty |= DIRTY_STAY_ON;
1644 | DIRTY_WAKEFULNESS | DIRTY_STAY_ON | DIRTY_PROXIMITY_POSITIVE
1708 | DIRTY_STAY_ON

Completed in 31 milliseconds