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.java81 return new BluetoothHealthBinder(this); in initBinder()
316 …private static class BluetoothHealthBinder extends IBluetoothHealth.Stub implements IProfileServic… class in HealthService
319 public BluetoothHealthBinder(HealthService svc) { in BluetoothHealthBinder() method in HealthService.BluetoothHealthBinder