Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/service/src/com/android/server/bluetooth/
DBluetoothManagerService.java342 if (state == STATE_BLE_ON && isBluetoothPersistedStateOn()) { in estimateBusyTime()
480 if (isBluetoothPersistedStateOn()) { in handleAirplaneModeChanged()
520 if (!isBluetoothPersistedStateOn()) { in shouldBluetoothBeOn()
680 if (isBluetoothPersistedStateOn()) { in BluetoothManagerService()
732 private boolean isBluetoothPersistedStateOn() { in isBluetoothPersistedStateOn() method in BluetoothManagerService