Searched defs:BluetoothA2dpService (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/java/android/server/
H A DBluetoothA2dpService.java47 public class BluetoothA2dpService extends IBluetoothA2dp.Stub { class in inherits:IBluetoothA2dp.Stub
48 private static final String TAG = "BluetoothA2dpService";
150 public BluetoothA2dpService(Context context, BluetoothService bluetoothService) { method in class:BluetoothA2dpService
161 throw new RuntimeException("Could not init BluetoothA2dpService");

Completed in 108 milliseconds