Searched refs:DeathMonitor (Results 1 – 3 of 3) sorted by relevance
202 private DeathMonitor mDeathMonitor;854 mDeathMonitor = new DeathMonitor(); in replyHalfConnected()910 private final class DeathMonitor implements IBinder.DeathRecipient { class in AsyncChannel912 DeathMonitor() { in DeathMonitor() method in AsyncChannel.DeathMonitor
1181 info.deathMonitor = new DeathMonitor(name, service); in doConnected()1236 private final class DeathMonitor implements IBinder.DeathRecipient class in LoadedApk.ServiceDispatcher1238 DeathMonitor(ComponentName name, IBinder service) { in DeathMonitor() method in LoadedApk.ServiceDispatcher.DeathMonitor
372 android.app.LoadedApk$ServiceDispatcher$DeathMonitor