Searched refs:DIRTY_IS_POWERED (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/services/java/com/android/server/power/
H A DPowerManagerService.java101 private static final int DIRTY_IS_POWERED = 1 << 6; field in class:PowerManagerService
1110 * Sets DIRTY_IS_POWERED if a change occurred.
1129 mDirty |= DIRTY_IS_POWERED;
1435 | DIRTY_IS_POWERED

Completed in 25 milliseconds