Home | History | Annotate | Download | only in usb

Lines Matching defs:DeathRecipient

498     final class DeathRecipient implements HwBinder.DeathRecipient {
501 DeathRecipient(IndentingPrintWriter pw) {
532 mProxy.linkToDeath(new DeathRecipient(pw), USB_HAL_DEATH_COOKIE);