Searched refs:Death (Results 1 – 2 of 2) sorted by relevance
75 Death d = new Death(token, tag); in acquire()93 Death d = mTokens.remove(token); in cleanup()180 private class Death implements IBinder.DeathRecipient class in TokenWatcher185 Death(IBinder token, String tag) in Death() method in TokenWatcher.Death210 private WeakHashMap<IBinder,Death> mTokens = new WeakHashMap<IBinder,Death>();
5432 HPLandroid/os/TokenWatcher$Death;-><init>(Landroid/os/TokenWatcher;Landroid/os/IBinder;Ljava/lang/S…5433 HPLandroid/os/TokenWatcher$Death;->finalize()V