Searched refs:IBluetoothA2dpSink (Results 1 – 5 of 5) sorted by relevance
82 private IBluetoothA2dpSink mService;96 mService = IBluetoothA2dpSink.Stub.asInterface(service); in onServiceConnected()105 private IBluetoothA2dpSink getService() { in getService()142 final IBluetoothA2dpSink service = getService(); in connect()180 final IBluetoothA2dpSink service = getService(); in disconnect()204 final IBluetoothA2dpSink service = getService(); in getConnectedDevices()229 final IBluetoothA2dpSink service = getService(); in getDevicesMatchingConnectionStates()255 final IBluetoothA2dpSink service = getService(); in getConnectionState()283 final IBluetoothA2dpSink service = getService(); in getAudioConfig()340 final IBluetoothA2dpSink service = getService(); in setConnectionPolicy()[all …]
28 interface IBluetoothA2dpSink { interface
25 import android.bluetooth.IBluetoothA2dpSink;194 static class A2dpSinkServiceBinder extends IBluetoothA2dpSink.Stub
17 "android/bluetooth/IBluetoothA2dpSink.aidl",
41 Landroid/bluetooth/BluetoothA2dpSink;->mService:Landroid/bluetooth/IBluetoothA2dpSink;1343 Landroid/bluetooth/IBluetoothA2dpSink$Stub$Proxy;-><init>(Landroid/os/IBinder;)V1344 Landroid/bluetooth/IBluetoothA2dpSink$Stub$Proxy;->connect(Landroid/bluetooth/BluetoothDevice;)Z1345 Landroid/bluetooth/IBluetoothA2dpSink$Stub$Proxy;->disconnect(Landroid/bluetooth/BluetoothDevice;)Z1346 Landroid/bluetooth/IBluetoothA2dpSink$Stub$Proxy;->getAudioConfig(Landroid/bluetooth/BluetoothDevic…1347 Landroid/bluetooth/IBluetoothA2dpSink$Stub$Proxy;->getConnectedDevices()Ljava/util/List;1348 Landroid/bluetooth/IBluetoothA2dpSink$Stub$Proxy;->getConnectionState(Landroid/bluetooth/BluetoothD…1349 Landroid/bluetooth/IBluetoothA2dpSink$Stub$Proxy;->getDevicesMatchingConnectionStates([I)Ljava/util…1350 Landroid/bluetooth/IBluetoothA2dpSink$Stub$Proxy;->getInterfaceDescriptor()Ljava/lang/String;1351 Landroid/bluetooth/IBluetoothA2dpSink$Stub$Proxy;->getPriority(Landroid/bluetooth/BluetoothDevice;)I[all …]