HomeSort by relevance Sort by last modified time
    Searched refs:DeathMonitor (Results 1 - 2 of 2) sorted by null

  /frameworks/base/core/java/com/android/internal/util/
AsyncChannel.java 202 private DeathMonitor mDeathMonitor;
854 mDeathMonitor = new DeathMonitor();
910 private final class DeathMonitor implements IBinder.DeathRecipient {
912 DeathMonitor() {
  /frameworks/base/core/java/android/app/
LoadedApk.java     [all...]

Completed in 71 milliseconds