Searched refs:BluetoothConnectionCallback (Results 1 – 3 of 3) sorted by relevance
740 private final Map<BluetoothConnectionCallback, Executor>4128 for (Map.Entry<BluetoothConnectionCallback, Executor> callbackExecutorEntry:4130 BluetoothConnectionCallback callback = callbackExecutorEntry.getKey();4139 for (Map.Entry<BluetoothConnectionCallback, Executor> callbackExecutorEntry:4141 BluetoothConnectionCallback callback = callbackExecutorEntry.getKey();4164 @NonNull BluetoothConnectionCallback callback) { in registerBluetoothConnectionCallback()4212 @NonNull BluetoothConnectionCallback callback) { in unregisterBluetoothConnectionCallback()4250 public abstract static class BluetoothConnectionCallback { class in BluetoothAdapter
1572 extends BluetoothAdapter.BluetoothConnectionCallback {1581 + BluetoothAdapter.BluetoothConnectionCallback.disconnectReasonText(reason));
3102 static @BluetoothAdapter.BluetoothConnectionCallback.DisconnectReason int