Searched refs:isBusy (Results 1 – 6 of 6) sorted by relevance
64 return isConnected() || mCachedDevice.isBusy() in getSummary()
172 if (!cachedDevice.isConnected() && !cachedDevice.isBusy()) { in connectDevice()761 .isBusy() in onDeviceAttributesChanged()
191 when(cachedDevice.isBusy()).thenReturn(false); in connectDevice_bluetoothDeviceNotConnected_connectBluetoothDevice()394 when(cachedDevice.isBusy()).thenReturn(false); in onDeviceAttributesChanged_failingTransferring_shouldResetState()499 when(cachedDevice.isBusy()).thenReturn(false); in onDeviceListAdded_transferToDisconnectedBluetooth_verifyConnectDevice()
809 public boolean isBusy() { in isBusy() method in CachedBluetoothDevice
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
28690 method @Deprecated public final boolean isBusy();28703 method @Deprecated public boolean isBusy();