Searched refs:BluetoothMapBinder (Results 1 – 2 of 2) sorted by relevance
47 BluetoothMapService.BluetoothMapBinder mBinder;52 mBinder = new BluetoothMapService.BluetoothMapBinder(mService); in setUp()
675 return new BluetoothMapBinder(this); in initBinder()1256 static class BluetoothMapBinder extends IBluetoothMap.Stub implements IProfileServiceBinder { class in BluetoothMapService1272 BluetoothMapBinder(BluetoothMapService service) { in BluetoothMapBinder() method in BluetoothMapService.BluetoothMapBinder