Searched refs:STATE2_BLUETOOTH_SCAN_FLAG (Results 1 – 2 of 2) sorted by relevance
1589 public static final int STATE2_BLUETOOTH_SCAN_FLAG = 1 << 20; field in BatteryStats.HistoryItem2392 new BitDescription(HistoryItem.STATE2_BLUETOOTH_SCAN_FLAG, "ble_scan", "bles"),
5699 mHistoryCur.states2 |= HistoryItem.STATE2_BLUETOOTH_SCAN_FLAG; in noteBluetoothScanStartedLocked()5730 mHistoryCur.states2 &= ~HistoryItem.STATE2_BLUETOOTH_SCAN_FLAG; in noteBluetoothScanStoppedLocked()5766 mHistoryCur.states2 &= ~HistoryItem.STATE2_BLUETOOTH_SCAN_FLAG; in noteResetBluetoothScanLocked()