Home
last modified time | relevance | path

Searched refs:BluetoothA2dpBinder (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Bluetooth/src/com/android/bluetooth/a2dp/
DA2dpService.java96 return new BluetoothA2dpBinder(this); in initBinder()
1179 static class BluetoothA2dpBinder extends IBluetoothA2dp.Stub class in A2dpService
1195 BluetoothA2dpBinder(A2dpService svc) { in BluetoothA2dpBinder() method in A2dpService.BluetoothA2dpBinder