Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/bluetooth/
DIBluetooth.aidl19 import android.bluetooth.IBluetoothCallback;
93 void registerCallback(in IBluetoothCallback callback); in registerCallback()
94 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.mk124 core/java/android/bluetooth/IBluetoothCallback.aidl \
Dcompiled-classes-phone741 android.bluetooth.IBluetoothCallback
742 android.bluetooth.IBluetoothCallback$Stub
743 android.bluetooth.IBluetoothCallback$Stub$Proxy
/frameworks/base/services/
Dprofile-classes428 Landroid/bluetooth/IBluetoothCallback;
429 Landroid/bluetooth/IBluetoothCallback$Stub;