Home
last modified time | relevance | path

Searched defs:DeathMonitor (Results 1 – 2 of 2) sorted by relevance

/aosp14/frameworks/base/core/java/com/android/internal/util/
H A DAsyncChannel.java945 private final class DeathMonitor implements IBinder.DeathRecipient { class in AsyncChannel
947 DeathMonitor() { in DeathMonitor() method in AsyncChannel.DeathMonitor
/aosp14/frameworks/base/core/java/android/app/
H A DLoadedApk.java2252 private final class DeathMonitor implements IBinder.DeathRecipient class in ServiceDispatcher
2254 DeathMonitor(ComponentName name, IBinder service) { in DeathMonitor() method in ServiceDispatcher.DeathMonitor