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

/packages/apps/Bluetooth/src/com/android/bluetooth/hdp/
H A DHealthService.java168 appInfo.mRcpObj = new BluetoothHealthDeathRecipient(HealthService.this,appConfig);
282 private static class BluetoothHealthDeathRecipient implements IBinder.DeathRecipient{ class in class:HealthService
286 public BluetoothHealthDeathRecipient(HealthService service, BluetoothHealthAppConfiguration config) { method in class:HealthService.BluetoothHealthDeathRecipient
779 private BluetoothHealthDeathRecipient mRcpObj;

Completed in 10 milliseconds