Searched defs:DeathRecipient (Results 1 – 3 of 3) sorted by relevance
226 public interface DeathRecipient { interface
1471 private abstract class DeathRecipient class in WifiService1478 DeathRecipient(int mode, String tag, IBinder binder, WorkSource ws) { in DeathRecipient() method in WifiService.DeathRecipient
1042 private class DeathRecipient implements IBinder.DeathRecipient { class in WindowState