Home
last modified time | relevance | path

Searched refs:IBluetoothA2dpSink (Results 1 – 11 of 11) sorted by relevance

/aosp12/frameworks/base/core/java/android/bluetooth/
H A DBluetoothA2dpSink.java87 "BluetoothA2dpSink", IBluetoothA2dpSink.class.getName()) {
109 private IBluetoothA2dpSink getService() { in getService()
143 final IBluetoothA2dpSink service = getService(); in connect()
184 final IBluetoothA2dpSink service = getService(); in disconnect()
207 final IBluetoothA2dpSink service = getService(); in getConnectedDevices()
231 final IBluetoothA2dpSink service = getService(); in getDevicesMatchingConnectionStates()
256 final IBluetoothA2dpSink service = getService(); in getConnectionState()
285 final IBluetoothA2dpSink service = getService(); in getAudioConfig()
340 final IBluetoothA2dpSink service = getService(); in setConnectionPolicy()
396 final IBluetoothA2dpSink service = getService(); in getConnectionPolicy()
[all …]
/aosp12/system/bt/service/common/android/bluetooth/
H A DIBluetooth.aidl25 import android.bluetooth.IBluetoothA2dpSink;
65 IBluetoothA2dpSink GetA2dpSinkInterface(); in GetA2dpSinkInterface()
H A DIBluetoothA2dpSink.aidl21 interface IBluetoothA2dpSink { interface
/aosp12/system/bt/service/ipc/binder/
H A Dbluetooth_binder_server.h46 using android::bluetooth::IBluetoothA2dpSink;
101 ::android::sp<IBluetoothA2dpSink>* _aidl_return) override;
H A Dbluetooth_binder_server.cc196 ::android::sp<IBluetoothA2dpSink>* _aidl_return) { in GetA2dpSinkInterface()
/aosp12/system/bt/binder/
H A DAndroid.bp24 "android/bluetooth/IBluetoothA2dpSink.aidl",
100 "android/bluetooth/IBluetoothA2dpSink.aidl",
/aosp12/system/bt/binder/android/bluetooth/
H A DIBluetoothA2dpSink.aidl28 interface IBluetoothA2dpSink { interface
/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/a2dpsink/
H A DA2dpSinkService.java23 import android.bluetooth.IBluetoothA2dpSink;
185 private static class A2dpSinkServiceBinder extends IBluetoothA2dpSink.Stub
/aosp12/system/bt/service/common/
H A DAndroid.bp55 "android/bluetooth/IBluetoothA2dpSink.aidl",
/aosp12/system/tools/aidl/
H A Dhiddenapi-greylist57 "android.bluetooth.IBluetoothA2dpSink",
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt11162 Landroid/bluetooth/IBluetoothA2dpSink$Stub;-><init>()V
11163 Landroid/bluetooth/IBluetoothA2dpSink$Stub;->asInterface(Landroid/os/IBinder;)Landroid/bluetooth/IB…
11164 Landroid/bluetooth/IBluetoothA2dpSink$Stub;->DESCRIPTOR:Ljava/lang/String;
11165 Landroid/bluetooth/IBluetoothA2dpSink$Stub;->TRANSACTION_connect:I
11166 Landroid/bluetooth/IBluetoothA2dpSink$Stub;->TRANSACTION_disconnect:I
11167 Landroid/bluetooth/IBluetoothA2dpSink$Stub;->TRANSACTION_getAudioConfig:I
11169 Landroid/bluetooth/IBluetoothA2dpSink$Stub;->TRANSACTION_getConnectionState:I
11171 Landroid/bluetooth/IBluetoothA2dpSink$Stub;->TRANSACTION_getPriority:I
11172 Landroid/bluetooth/IBluetoothA2dpSink$Stub;->TRANSACTION_isA2dpPlaying:I
11173 Landroid/bluetooth/IBluetoothA2dpSink$Stub;->TRANSACTION_setPriority:I
[all …]