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

/packages/apps/Bluetooth/src/com/android/bluetooth/a2dp/
H A DA2dpService.java50 return new BluetoothA2dpBinder(this);
187 private static class BluetoothA2dpBinder extends IBluetoothA2dp.Stub class in class:A2dpService
203 BluetoothA2dpBinder(A2dpService svc) { method in class:A2dpService.BluetoothA2dpBinder

Completed in 23 milliseconds