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.java484 private boolean isBluetoothPersistedStateOnBluetooth() { in isBluetoothPersistedStateOnBluetooth() method in BluetoothManagerService
813 if (isBluetoothPersistedStateOnBluetooth() || !isBleAppPresent()) { in continueFromBleOnState()
1188 if (mEnableExternal && isBluetoothPersistedStateOnBluetooth()) { in handleOnBootPhase()