Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/
DBluetoothManagerService.java572 private boolean isBluetoothPersistedStateOnBluetooth() { in isBluetoothPersistedStateOnBluetooth() method in BluetoothManagerService
967 if (isBluetoothPersistedStateOnBluetooth() || !isBleAppPresent()) { in continueFromBleOnState()
1316 if (mEnableExternal && isBluetoothPersistedStateOnBluetooth() && !isSafeMode) { in handleOnBootPhase()