Home
last modified time | relevance | path

Searched refs:STATE2_BLUETOOTH_SCAN_FLAG (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/core/java/android/os/
DBatteryStats.java1984 public static final int STATE2_BLUETOOTH_SCAN_FLAG = 1 << 20; field in BatteryStats.HistoryItem
3064 new BitDescription(HistoryItem.STATE2_BLUETOOTH_SCAN_FLAG, "ble_scan", "bles"),
/frameworks/base/services/core/java/com/android/server/power/stats/
DBatteryStatsImpl.java6720 HistoryItem.STATE2_BLUETOOTH_SCAN_FLAG); in noteBluetoothScanStartedLocked()
6762 HistoryItem.STATE2_BLUETOOTH_SCAN_FLAG); in noteBluetoothScanStoppedLocked()
6798 HistoryItem.STATE2_BLUETOOTH_SCAN_FLAG); in noteResetBluetoothScanLocked()
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt34239 Landroid/os/BatteryStats$HistoryItem;->STATE2_BLUETOOTH_SCAN_FLAG:I