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

/packages/apps/Bluetooth/src/com/android/bluetooth/map/
H A DBluetoothMapService.java538 return new BluetoothMapBinder(this);
1053 private static class BluetoothMapBinder extends IBluetoothMap.Stub class in class:BluetoothMapService
1070 BluetoothMapBinder(BluetoothMapService service) { method in class:BluetoothMapService.BluetoothMapBinder
1071 if (VERBOSE) Log.v(TAG, "BluetoothMapBinder()");

Completed in 49 milliseconds