Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/src/com/android/bluetooth/hdp/
DHealthService.java84 return new BluetoothHealthBinder(this); in initBinder()
319 …private static class BluetoothHealthBinder extends IBluetoothHealth.Stub implements IProfileServic… class in HealthService
322 public BluetoothHealthBinder(HealthService svc) { in BluetoothHealthBinder() method in HealthService.BluetoothHealthBinder