Searched refs:STATE_BRIGHTNESS_MASK (Results 1 – 3 of 3) sorted by relevance
1601 public static final int STATE_BRIGHTNESS_MASK = 0x7; field in BatteryStats.HistoryItem2463 new BitDescription(HistoryItem.STATE_BRIGHTNESS_MASK,
4820 mHistoryCur.states = (mHistoryCur.states&~HistoryItem.STATE_BRIGHTNESS_MASK) in noteScreenBrightnessLocked()
52253 Landroid/os/BatteryStats$HistoryItem;->STATE_BRIGHTNESS_MASK:I