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