Searched defs:STATE_BRIGHTNESS_MASK (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/java/android/os/
H A DBatteryStats.java437 public static final int STATE_BRIGHTNESS_MASK = 0x0000000f; field in class:BatteryStats.HistoryItem
871 new BitDescription(HistoryItem.STATE_BRIGHTNESS_MASK,

Completed in 109 milliseconds