Searched refs:STATE_BLUETOOTH_ON_FLAG (Results 1 – 2 of 2) sorted by relevance
657 public static final int STATE_BLUETOOTH_ON_FLAG = 1<<16; field in BatteryStats.HistoryItem661 | STATE_PHONE_IN_CALL_FLAG | STATE_BLUETOOTH_ON_FLAG;1299 new BitDescription(HistoryItem.STATE_BLUETOOTH_ON_FLAG, "bluetooth", "b"),
3728 mHistoryCur.states |= HistoryItem.STATE_BLUETOOTH_ON_FLAG; in noteBluetoothOnLocked()3741 mHistoryCur.states &= ~HistoryItem.STATE_BLUETOOTH_ON_FLAG; in noteBluetoothOffLocked()