Searched refs:BluetoothHidDeviceDeathRecipient (Results 1 – 1 of 1) sorted by relevance
79 private BluetoothHidDeviceDeathRecipient mDeathRcpt;115 mDeathRcpt = new BluetoothHidDeviceDeathRecipient(HidDeviceService.this); in handleMessage()244 private static class BluetoothHidDeviceDeathRecipient implements IBinder.DeathRecipient { class in HidDeviceService247 BluetoothHidDeviceDeathRecipient(HidDeviceService service) { in BluetoothHidDeviceDeathRecipient() method in HidDeviceService.BluetoothHidDeviceDeathRecipient