Searched refs:isBleAppPresent (Results 1 – 3 of 3) sorted by relevance
1020 if (mState == BluetoothAdapter.STATE_BLE_ON && !isBleAppPresent()) { in disableBle()1039 public boolean isBleAppPresent() { in isBleAppPresent() method in BluetoothManagerService1061 if (!mEnableExternal && !isBleAppPresent()) { in continueFromBleOnState()1067 if (isBluetoothPersistedStateOnBluetooth() || !isBleAppPresent()) { in continueFromBleOnState()1097 if (isBleAppPresent()) { in sendBrEdrDownCallback()
11910 Landroid/bluetooth/IBluetoothManager$Stub$Proxy;->isBleAppPresent()Z11945 Landroid/bluetooth/IBluetoothManager;->isBleAppPresent()Z
1160 PLcom/android/server/BluetoothManagerService;->isBleAppPresent()Z