Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/src/com/android/bluetooth/hid/
DHidDevService.java67 private BluetoothHidDeviceDeathRecipient mDeathRcpt;
101 mDeathRcpt = new BluetoothHidDeviceDeathRecipient(
213 private static class BluetoothHidDeviceDeathRecipient implements IBinder.DeathRecipient { class in HidDevService
217 public BluetoothHidDeviceDeathRecipient( in BluetoothHidDeviceDeathRecipient() method in HidDevService.BluetoothHidDeviceDeathRecipient