Searched refs:IBluetoothA2dpSink (Results 1 – 4 of 4) sorted by relevance
90 private IBluetoothA2dpSink mService;105 mService = IBluetoothA2dpSink.Stub.asInterface(service); in onServiceConnected()115 private IBluetoothA2dpSink getService() { in getService()149 final IBluetoothA2dpSink service = getService(); in connect()187 final IBluetoothA2dpSink service = getService(); in disconnect()211 final IBluetoothA2dpSink service = getService(); in getConnectedDevices()236 final IBluetoothA2dpSink service = getService(); in getDevicesMatchingConnectionStates()262 final IBluetoothA2dpSink service = getService(); in getConnectionState()290 final IBluetoothA2dpSink service = getService(); in getAudioConfig()339 final IBluetoothA2dpSink service = getService(); in setConnectionPolicy()[all …]
27 import android.bluetooth.IBluetoothA2dpSink;36 class A2dpSinkServiceBinder extends IBluetoothA2dpSink.Stub implements IProfileServiceBinder {
28 interface IBluetoothA2dpSink { interface
18 "android/bluetooth/IBluetoothA2dpSink.aidl",