Searched defs:ServerDeathRecipient (Results 1 - 1 of 1) sorted by relevance
/packages/apps/Bluetooth/src/com/android/bluetooth/gatt/ | ||
H A D | GattService.java | 357 class ServerDeathRecipient implements IBinder.DeathRecipient { class in class:GattService 360 ServerDeathRecipient(int appIf) { method in class:GattService.ServerDeathRecipient 2526 app.linkToDeath(new ServerDeathRecipient(serverIf)); |
Completed in 20 milliseconds