Searched refs:isBluetoothPersistedStateOn (Results 1 – 1 of 1) sorted by relevance
342 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