Home
last modified time | relevance | path

Searched refs:IBluetoothCallback (Results 1 – 7 of 7) sorted by relevance

/frameworks/base/core/java/android/bluetooth/
DIBluetooth.aidl19 import android.bluetooth.IBluetoothCallback;
94 void registerCallback(in IBluetoothCallback callback); in registerCallback()
95 void unregisterCallback(in IBluetoothCallback callback); in unregisterCallback()
DIBluetoothCallback.aidl24 interface IBluetoothCallback interface
/frameworks/base/services/core/java/com/android/server/
DBluetoothManagerService.java25 import android.bluetooth.IBluetoothCallback;
219 private final IBluetoothCallback mBluetoothCallback = new IBluetoothCallback.Stub() {
/frameworks/base/
DAndroid.mk125 core/java/android/bluetooth/IBluetoothCallback.aidl \
/frameworks/base/config/
Dcompiled-classes-phone752 android.bluetooth.IBluetoothCallback
753 android.bluetooth.IBluetoothCallback$Stub
754 android.bluetooth.IBluetoothCallback$Stub$Proxy
Dboot-image-profile.txt1333 HPLandroid/bluetooth/IBluetooth$Stub$Proxy;->registerCallback(Landroid/bluetooth/IBluetoothCallback
1340 HPLandroid/bluetooth/IBluetoothCallback$Stub;-><init>()V
1341 HPLandroid/bluetooth/IBluetoothCallback$Stub;->asBinder()Landroid/os/IBinder;
1342 HPLandroid/bluetooth/IBluetoothCallback$Stub;->onTransact(ILandroid/os/Parcel;Landroid/os/Parcel;I)Z
18411 HSPLandroid/bluetooth/IBluetooth;->registerCallback(Landroid/bluetooth/IBluetoothCallback;)V
18428 HSPLandroid/bluetooth/IBluetooth;->unregisterCallback(Landroid/bluetooth/IBluetoothCallback;)V
18448 HSPLandroid/bluetooth/IBluetoothCallback$Stub$Proxy;-><init>(Landroid/os/IBinder;)V
18449 HSPLandroid/bluetooth/IBluetoothCallback$Stub$Proxy;->asBinder()Landroid/os/IBinder;
18450 HSPLandroid/bluetooth/IBluetoothCallback$Stub$Proxy;->onBluetoothStateChange(II)V
18451 HSPLandroid/bluetooth/IBluetoothCallback$Stub;->asInterface(Landroid/os/IBinder;)Landroid/bluetooth…
[all …]
/frameworks/base/services/
Dart-profile6694 …Service;->-get2(Lcom/android/server/BluetoothManagerService;)Landroid/bluetooth/IBluetoothCallback;