Home
last modified time | relevance | path

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

/frameworks/base/core/java/com/android/internal/util/
DAsyncChannel.java202 private DeathMonitor mDeathMonitor;
862 mDeathMonitor = new DeathMonitor(); in linkToDeathMonitor()
918 private final class DeathMonitor implements IBinder.DeathRecipient { class in AsyncChannel
920 DeathMonitor() { in DeathMonitor() method in AsyncChannel.DeathMonitor
/frameworks/base/core/java/android/app/
DLoadedApk.java1438 info.deathMonitor = new DeathMonitor(name, service); in doConnected()
1493 private final class DeathMonitor implements IBinder.DeathRecipient class in LoadedApk.ServiceDispatcher
1495 DeathMonitor(ComponentName name, IBinder service) { in DeathMonitor() method in LoadedApk.ServiceDispatcher.DeathMonitor
/frameworks/base/
Dcompiled-classes-phone371 android.app.LoadedApk$ServiceDispatcher$DeathMonitor
5837 com.android.internal.util.AsyncChannel$DeathMonitor
Dpreloaded-classes421 android.app.LoadedApk$ServiceDispatcher$DeathMonitor