Searched refs:BluetoothConnectionCallback (Results 1 – 5 of 5) sorted by relevance
882 private final Map<BluetoothConnectionCallback, Executor>4626 for (Map.Entry<BluetoothConnectionCallback, Executor> callbackExecutorEntry :4628 BluetoothConnectionCallback callback = callbackExecutorEntry.getKey();4637 for (Map.Entry<BluetoothConnectionCallback, Executor> callbackExecutorEntry :4639 BluetoothConnectionCallback callback = callbackExecutorEntry.getKey();4665 @NonNull BluetoothConnectionCallback callback) { in registerBluetoothConnectionCallback()4725 @NonNull BluetoothConnectionCallback callback) { in unregisterBluetoothConnectionCallback()4765 public abstract static class BluetoothConnectionCallback { class in BluetoothAdapter
185 #[dbus_proxy_obj(BluetoothConnectionCallback, "org.chromium.bluetooth.BluetoothConnectionCallback")]
1211 BluetoothAdapter.BluetoothConnectionCallback.disconnectReasonToString( in aclStateChangeCallback()
5604 static @BluetoothAdapter.BluetoothConnectionCallback.DisconnectReason int
85 …util.concurrent.Executor, @NonNull android.bluetooth.BluetoothAdapter.BluetoothConnectionCallback);100 …uetoothConnectionCallback(@NonNull android.bluetooth.BluetoothAdapter.BluetoothConnectionCallback);122 public abstract static class BluetoothAdapter.BluetoothConnectionCallback {123 ctor public BluetoothAdapter.BluetoothConnectionCallback();