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;
866 mDeathMonitor = new DeathMonitor(); in linkToDeathMonitor()
922 private final class DeathMonitor implements IBinder.DeathRecipient { class in AsyncChannel
924 DeathMonitor() { in DeathMonitor() method in AsyncChannel.DeathMonitor
/frameworks/base/core/java/android/app/
DLoadedApk.java1700 info.deathMonitor = new DeathMonitor(name, service); in doConnected()
1774 private final class DeathMonitor implements IBinder.DeathRecipient class in ServiceDispatcher
1776 DeathMonitor(ComponentName name, IBinder service) { in DeathMonitor() method in ServiceDispatcher.DeathMonitor
/frameworks/base/config/
Dpreloaded-classes277 android.app.LoadedApk$ServiceDispatcher$DeathMonitor
Dboot-image-profile.txt688 HPLandroid/app/LoadedApk$ServiceDispatcher$DeathMonitor;->binderDied()V
53895 Landroid/app/LoadedApk$ServiceDispatcher$DeathMonitor;