Searched refs:STATE_BRIGHTNESS_MASK (Results 1 – 2 of 2) sorted by relevance
1654 public static final int STATE_BRIGHTNESS_MASK = 0x7; field in BatteryStats.HistoryItem2503 new BitDescription(HistoryItem.STATE_BRIGHTNESS_MASK,
4831 mHistoryCur.states = (mHistoryCur.states&~HistoryItem.STATE_BRIGHTNESS_MASK) in noteScreenBrightnessLocked()