Searched refs:IBluetoothCallback (Results 1 – 7 of 7) sorted by relevance
19 import android.bluetooth.IBluetoothCallback;94 void registerCallback(in IBluetoothCallback callback); in registerCallback()95 void unregisterCallback(in IBluetoothCallback callback); in unregisterCallback()
24 interface IBluetoothCallback interface
25 import android.bluetooth.IBluetoothCallback;219 private final IBluetoothCallback mBluetoothCallback = new IBluetoothCallback.Stub() {
125 core/java/android/bluetooth/IBluetoothCallback.aidl \
752 android.bluetooth.IBluetoothCallback753 android.bluetooth.IBluetoothCallback$Stub754 android.bluetooth.IBluetoothCallback$Stub$Proxy
1333 HPLandroid/bluetooth/IBluetooth$Stub$Proxy;->registerCallback(Landroid/bluetooth/IBluetoothCallback…1340 HPLandroid/bluetooth/IBluetoothCallback$Stub;-><init>()V1341 HPLandroid/bluetooth/IBluetoothCallback$Stub;->asBinder()Landroid/os/IBinder;1342 HPLandroid/bluetooth/IBluetoothCallback$Stub;->onTransact(ILandroid/os/Parcel;Landroid/os/Parcel;I)Z18411 HSPLandroid/bluetooth/IBluetooth;->registerCallback(Landroid/bluetooth/IBluetoothCallback;)V18428 HSPLandroid/bluetooth/IBluetooth;->unregisterCallback(Landroid/bluetooth/IBluetoothCallback;)V18448 HSPLandroid/bluetooth/IBluetoothCallback$Stub$Proxy;-><init>(Landroid/os/IBinder;)V18449 HSPLandroid/bluetooth/IBluetoothCallback$Stub$Proxy;->asBinder()Landroid/os/IBinder;18450 HSPLandroid/bluetooth/IBluetoothCallback$Stub$Proxy;->onBluetoothStateChange(II)V18451 HSPLandroid/bluetooth/IBluetoothCallback$Stub;->asInterface(Landroid/os/IBinder;)Landroid/bluetooth…[all …]
6694 …Service;->-get2(Lcom/android/server/BluetoothManagerService;)Landroid/bluetooth/IBluetoothCallback;