Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/src/com/android/bluetooth/map/
DBluetoothMapService.java646 return new BluetoothMapBinder(this); in initBinder()
1190 private static class BluetoothMapBinder extends IBluetoothMap.Stub class in BluetoothMapService
1208 BluetoothMapBinder(BluetoothMapService service) { in BluetoothMapBinder() method in BluetoothMapService.BluetoothMapBinder