Searched refs:IBluetoothA2dp (Results 1 – 3 of 3) sorted by relevance
109 private IBluetoothA2dp mService;131 … if (!mContext.bindService(new Intent(IBluetoothA2dp.class.getName()), mConnection, 0)) {160 if (!context.bindService(new Intent(IBluetoothA2dp.class.getName()), mConnection, 0)) { in BluetoothA2dp()452 mService = IBluetoothA2dp.Stub.asInterface(service);
26 interface IBluetoothA2dp { interface
92 core/java/android/bluetooth/IBluetoothA2dp.aidl \