Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/
DBluetoothManagerService.java1020 if (mState == BluetoothAdapter.STATE_BLE_ON && !isBleAppPresent()) { in disableBle()
1039 public boolean isBleAppPresent() { in isBleAppPresent() method in BluetoothManagerService
1061 if (!mEnableExternal && !isBleAppPresent()) { in continueFromBleOnState()
1067 if (isBluetoothPersistedStateOnBluetooth() || !isBleAppPresent()) { in continueFromBleOnState()
1097 if (isBleAppPresent()) { in sendBrEdrDownCallback()
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt11910 Landroid/bluetooth/IBluetoothManager$Stub$Proxy;->isBleAppPresent()Z
11945 Landroid/bluetooth/IBluetoothManager;->isBleAppPresent()Z
/frameworks/base/services/
Dart-profile1160 PLcom/android/server/BluetoothManagerService;->isBleAppPresent()Z