Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/service/src/com/android/server/bluetooth/
DBluetoothManagerService.java749 private boolean isBluetoothPersistedStateOnBluetooth() { in isBluetoothPersistedStateOnBluetooth() method in BluetoothManagerService
1111 if (isBluetoothPersistedStateOnBluetooth() || !isBleAppPresent()) { in continueFromBleOnState()
1339 if (mEnableExternal && isBluetoothPersistedStateOnBluetooth() && !isSafeMode) { in internalHandleOnBootPhase()