Home
last modified time | relevance | path

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

/aosp12/frameworks/base/core/java/com/android/internal/os/
H A DBinderDeathDispatcher.java45 private final ArrayMap<IBinder, RecipientsInfo> mTargets = new ArrayMap<>();
48 class RecipientsInfo implements DeathRecipient { class in BinderDeathDispatcher
59 private RecipientsInfo(IBinder target) { in RecipientsInfo() method in BinderDeathDispatcher.RecipientsInfo
98 RecipientsInfo info = mTargets.get(ib); in linkToDeath()
100 info = new RecipientsInfo(ib); in linkToDeath()
119 final RecipientsInfo info = mTargets.get(ib); in unlinkToDeath()
138 for (RecipientsInfo info : mTargets.values()) { in dump()
146 public ArrayMap<IBinder, RecipientsInfo> getTargetsForTest() { in getTargetsForTest()
/aosp12/frameworks/base/boot/
H A Dpreloaded-classes9031 com.android.internal.os.BinderDeathDispatcher$RecipientsInfo
H A Dboot-image-profile.txt12736 …Binder$DeathRecipient;Lcom/android/internal/os/BinderDeathDispatcher$RecipientsInfo;,Landroid/os/R…
33269 Lcom/android/internal/os/BinderDeathDispatcher$RecipientsInfo;
/aosp12/frameworks/base/config/
H A Dpreloaded-classes9052 com.android.internal.os.BinderDeathDispatcher$RecipientsInfo
H A Dboot-image-profile.txt12728 …Binder$DeathRecipient;Lcom/android/internal/os/BinderDeathDispatcher$RecipientsInfo;,Landroid/os/R…
42933 Lcom/android/internal/os/BinderDeathDispatcher$RecipientsInfo;