Home
last modified time | relevance | path

Searched refs:Death (Results 1 – 6 of 6) sorted by relevance

/aosp14/frameworks/base/core/java/android/os/
H A DTokenWatcher.java89 Death d = new Death(token, tag); in acquire()
107 Death d = mTokens.remove(token); in cleanup()
194 private class Death implements IBinder.DeathRecipient class in TokenWatcher
199 Death(IBinder token, String tag) in Death() method in TokenWatcher.Death
224 private WeakHashMap<IBinder,Death> mTokens = new WeakHashMap<IBinder,Death>();
/aosp14/frameworks/base/boot/
H A Dpreloaded-classes6225 android.os.TokenWatcher$Death
H A Dboot-image-profile.txt29014 Landroid/os/TokenWatcher$Death;
/aosp14/frameworks/base/config/
H A Dpreloaded-classes6229 android.os.TokenWatcher$Death
H A Dboot-image-profile.txt39121 Landroid/os/TokenWatcher$Death;
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt39798 Landroid/os/TokenWatcher$Death;->tag:Ljava/lang/String;
39799 Landroid/os/TokenWatcher$Death;->token:Landroid/os/IBinder;