Home
last modified time | relevance | path

Searched defs:RecipientsInfo (Results 1 – 1 of 1) sorted by relevance

/aosp12/frameworks/base/core/java/com/android/internal/os/
H A DBinderDeathDispatcher.java48 class RecipientsInfo implements DeathRecipient { class in BinderDeathDispatcher
59 private RecipientsInfo(IBinder target) { in RecipientsInfo() method in BinderDeathDispatcher.RecipientsInfo