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