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
254 public interface DeathRecipient { interface
466 final class DeathRecipient implements HwBinder.DeathRecipient { class in UsbPortManager469 DeathRecipient(IndentingPrintWriter pw) { in DeathRecipient() method in UsbPortManager.DeathRecipient
2279 private class DeathRecipient implements IBinder.DeathRecipient { class in WindowState