Searched defs:STATE2_BLUETOOTH_ON_FLAG (Results 1 - 1 of 1) sorted by last modified time

/frameworks/base/core/java/android/os/
H A DBatteryStats.java1271 public static final int STATE2_BLUETOOTH_ON_FLAG = 1<<22; field in class:BatteryStats.HistoryItem
1277 | STATE2_CHARGING_FLAG | STATE2_PHONE_IN_CALL_FLAG | STATE2_BLUETOOTH_ON_FLAG;
2022 new BitDescription(HistoryItem.STATE2_BLUETOOTH_ON_FLAG, "bluetooth", "b"),

Completed in 53 milliseconds