Searched defs:DeathRecipient (Results 1 – 5 of 5) sorted by relevance
141 const sp<DeathRecipient>& /*recipient*/, void* /*cookie*/, in linkToDeath()148 const wp<DeathRecipient>& /*recipient*/, void* /*cookie*/, in unlinkToDeath()149 uint32_t /*flags*/, wp<DeathRecipient>* /*outRecipient*/) in unlinkToDeath()
35 public interface DeathRecipient { interface
271 public interface DeathRecipient { interface
491 final class DeathRecipient implements HwBinder.DeathRecipient { class in UsbPortManager494 DeathRecipient(IndentingPrintWriter pw) { in DeathRecipient() method in UsbPortManager.DeathRecipient
2380 private class DeathRecipient implements IBinder.DeathRecipient { class in WindowState