Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/
DBluetoothManagerService.java600 private boolean isBluetoothPersistedStateOnBluetooth() { in isBluetoothPersistedStateOnBluetooth() method in BluetoothManagerService
1067 if (isBluetoothPersistedStateOnBluetooth() || !isBleAppPresent()) { in continueFromBleOnState()
1427 if (mEnableExternal && isBluetoothPersistedStateOnBluetooth() && !isSafeMode) { in handleOnBootPhase()
/frameworks/base/services/
Dart-profile1165 HSPLcom/android/server/BluetoothManagerService;->isBluetoothPersistedStateOnBluetooth()Z