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

/packages/apps/Bluetooth/src/com/android/bluetooth/hdp/
H A DHealthService.java82 return new BluetoothHealthBinder(this);
305 private static class BluetoothHealthBinder extends IBluetoothHealth.Stub implements IProfileServiceBinder { class in class:HealthService
308 public BluetoothHealthBinder(HealthService svc) { method in class:HealthService.BluetoothHealthBinder

Completed in 371 milliseconds