Searched refs:BluetoothConnectionCallback (Results 1 – 2 of 2) 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
1565 extends BluetoothAdapter.BluetoothConnectionCallback {1574 + BluetoothAdapter.BluetoothConnectionCallback.disconnectReasonText(reason));