Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/bluetooth/
DIBluetoothA2dp.aidl28 interface IBluetoothA2dp { interface
DBluetoothA2dp.java174 @GuardedBy("mServiceLock") private IBluetoothA2dp mService;
229 Intent intent = new Intent(IBluetoothA2dp.class.getName()); in doBind()
801 mService = IBluetoothA2dp.Stub.asInterface(Binder.allowBlocking(service));
/frameworks/base/
DAndroid.mk121 core/java/android/bluetooth/IBluetoothA2dp.aidl \
Dpreloaded-classes698 android.bluetooth.IBluetoothA2dp
699 android.bluetooth.IBluetoothA2dp$Stub
Dcompiled-classes-phone738 android.bluetooth.IBluetoothA2dp
739 android.bluetooth.IBluetoothA2dp$Stub
740 android.bluetooth.IBluetoothA2dp$Stub$Proxy
/frameworks/base/services/
Dprofile-classes425 Landroid/bluetooth/IBluetoothA2dp;
426 Landroid/bluetooth/IBluetoothA2dp$Stub;
427 Landroid/bluetooth/IBluetoothA2dp$Stub$Proxy;