Searched refs:isBleAppPresent (Results 1 – 2 of 2) sorted by relevance
1070 if (mState.oneOf(STATE_BLE_ON) && !isBleAppPresent()) { in disableBle()1087 private boolean isBleAppPresent() { in isBleAppPresent() method in BluetoothManagerService1103 if (!mEnableExternal && !isBleAppPresent()) { in continueFromBleOnState()1111 if (isBluetoothPersistedStateOnBluetooth() || !isBleAppPresent()) { in continueFromBleOnState()1141 if (!airplaneDoesNotAllowBleOn && isBleAppPresent() && scanIsAllowed) { in sendBrEdrDownCallback()
2103 Landroid/bluetooth/IBluetoothManager$Stub$Proxy;->isBleAppPresent()Z2138 Landroid/bluetooth/IBluetoothManager;->isBleAppPresent()Z