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

/packages/apps/Bluetooth/src/com/android/bluetooth/gatt/
H A DGattService.java222 class ClientDeathRecipient implements IBinder.DeathRecipient { class in class:GattService
225 public ClientDeathRecipient(int appIf) { method in class:GattService.ClientDeathRecipient
673 app.linkToDeath(new ClientDeathRecipient(clientIf));

Completed in 36 milliseconds