Searched refs:BluetoothHidDeviceDeathRecipient (Results 1 – 1 of 1) sorted by relevance
85 private BluetoothHidDeviceDeathRecipient mDeathRcpt;123 mDeathRcpt = new BluetoothHidDeviceDeathRecipient(HidDeviceService.this); in handleMessage()254 private static class BluetoothHidDeviceDeathRecipient implements IBinder.DeathRecipient { class in HidDeviceService257 BluetoothHidDeviceDeathRecipient(HidDeviceService service) { in BluetoothHidDeviceDeathRecipient() method in HidDeviceService.BluetoothHidDeviceDeathRecipient