Searched refs:isBleAppPresent (Results 1 – 4 of 4) sorted by relevance
73 boolean isBleAppPresent(); in isBleAppPresent() method
1015 if (mState == BluetoothAdapter.STATE_BLE_ON && !isBleAppPresent()) { in disableBle()1034 public boolean isBleAppPresent() { in isBleAppPresent() method in BluetoothManagerService1056 if (!mEnableExternal && !isBleAppPresent()) { in continueFromBleOnState()1062 if (isBluetoothPersistedStateOnBluetooth() || !isBleAppPresent()) { in continueFromBleOnState()1092 if (isBleAppPresent()) { in sendBrEdrDownCallback()
11910 Landroid/bluetooth/IBluetoothManager$Stub$Proxy;->isBleAppPresent()Z11945 Landroid/bluetooth/IBluetoothManager;->isBleAppPresent()Z
1160 PLcom/android/server/BluetoothManagerService;->isBleAppPresent()Z