Searched refs:IBluetoothConnectionCallback (Results 1 – 8 of 8) sorted by relevance
24 oneway interface IBluetoothConnectionCallback { interface
20 import android.bluetooth.IBluetoothConnectionCallback;242 …boolean registerBluetoothConnectionCallback(in IBluetoothConnectionCallback callback, in Attributi… in registerBluetoothConnectionCallback()244 …boolean unregisterBluetoothConnectionCallback(in IBluetoothConnectionCallback callback, in Attribu… in unregisterBluetoothConnectionCallback()
53 "android/bluetooth/IBluetoothConnectionCallback.aidl",131 "android/bluetooth/IBluetoothConnectionCallback.aidl",
29 import android.bluetooth.IBluetoothConnectionCallback;720 Set<IBluetoothConnectionCallback> bluetoothConnectionCallbacks = in aclStateChangeCallback()722 for (IBluetoothConnectionCallback callback : bluetoothConnectionCallbacks) { in aclStateChangeCallback()
54 import android.bluetooth.IBluetoothConnectionCallback;259 private Set<IBluetoothConnectionCallback> mBluetoothConnectionCallbacks = new HashSet<>();2238 public boolean registerBluetoothConnectionCallback(IBluetoothConnectionCallback callback, in registerBluetoothConnectionCallback()2252 public boolean unregisterBluetoothConnectionCallback(IBluetoothConnectionCallback callback, in unregisterBluetoothConnectionCallback()3087 public Set<IBluetoothConnectionCallback> getBluetoothConnectionCallbacks() { in getBluetoothConnectionCallbacks()
4123 private final IBluetoothConnectionCallback mConnectionCallback =4124 new IBluetoothConnectionCallback.Stub() {
3562 HSPLandroid/bluetooth/IBluetoothConnectionCallback$Stub;-><init>()V23935 Landroid/bluetooth/IBluetoothConnectionCallback$Stub;23936 Landroid/bluetooth/IBluetoothConnectionCallback;
3560 HSPLandroid/bluetooth/IBluetoothConnectionCallback$Stub;-><init>()V33568 Landroid/bluetooth/IBluetoothConnectionCallback$Stub;33569 Landroid/bluetooth/IBluetoothConnectionCallback;