Searched refs:DIRTY_SCREEN_BRIGHTNESS_BOOST (Results 1 – 1 of 1) sorted by relevance
135 private static final int DIRTY_SCREEN_BRIGHTNESS_BOOST = 1 << 11; field in PowerManagerService1990 | DIRTY_SETTINGS | DIRTY_SCREEN_BRIGHTNESS_BOOST)) != 0) { in updateDisplayPowerStateLocked()2067 if ((dirty & DIRTY_SCREEN_BRIGHTNESS_BOOST) != 0) { in updateScreenBrightnessBoostLocked()2587 mDirty |= DIRTY_SCREEN_BRIGHTNESS_BOOST; in boostScreenBrightnessInternal()2613 mDirty |= DIRTY_SCREEN_BRIGHTNESS_BOOST; in handleScreenBrightnessBoostTimeout()