Home
last modified time | relevance | path

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

/frameworks/base/core/java/com/android/internal/util/
DAsyncChannel.java208 private DeathMonitor mDeathMonitor;
889 mDeathMonitor = new DeathMonitor(); in linkToDeathMonitor()
945 private final class DeathMonitor implements IBinder.DeathRecipient { class in AsyncChannel
947 DeathMonitor() { in DeathMonitor() method in AsyncChannel.DeathMonitor
/frameworks/base/core/java/android/app/
DLoadedApk.java1894 info.deathMonitor = new DeathMonitor(name, service); in doConnected()
1968 private final class DeathMonitor implements IBinder.DeathRecipient class in ServiceDispatcher
1970 DeathMonitor(ComponentName name, IBinder service) { in DeathMonitor() method in ServiceDispatcher.DeathMonitor
/frameworks/base/config/
Dpreloaded-classes284 android.app.LoadedApk$ServiceDispatcher$DeathMonitor
Dboot-image-profile.txt1722 HSPLandroid/app/LoadedApk$ServiceDispatcher$DeathMonitor;->binderDied()V
24107 HSPLcom/android/internal/util/AsyncChannel$DeathMonitor;->binderDied()V
32340 Landroid/app/LoadedApk$ServiceDispatcher$DeathMonitor;
38083 Lcom/android/internal/util/AsyncChannel$DeathMonitor;
Dhiddenapi-greylist-max-o.txt7324 Landroid/app/LoadedApk$ServiceDispatcher$DeathMonitor;->mName:Landroid/content/ComponentName;
7325 Landroid/app/LoadedApk$ServiceDispatcher$DeathMonitor;->mService:Landroid/os/IBinder;
99574 …id/internal/util/AsyncChannel;->mDeathMonitor:Lcom/android/internal/util/AsyncChannel$DeathMonitor;