Home
last modified time | relevance | path

Searched refs:KillApplicationHandler (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/core/java/com/android/internal/os/
DRuntimeInit.java123 private static class KillApplicationHandler implements Thread.UncaughtExceptionHandler { class in RuntimeInit
137 public KillApplicationHandler(LoggingHandler loggingHandler) { in KillApplicationHandler() method in RuntimeInit.KillApplicationHandler
263 Thread.setDefaultUncaughtExceptionHandler(new KillApplicationHandler(loggingHandler)); in commonInit()
/frameworks/base/config/
Dpreloaded-classes8385 com.android.internal.os.RuntimeInit$KillApplicationHandler
Dboot-image-profile.txt29181 HSPLcom/android/internal/os/RuntimeInit$KillApplicationHandler;-><init>(Lcom/android/internal/os/Ru…
48815 Lcom/android/internal/os/RuntimeInit$KillApplicationHandler;