Home
last modified time | relevance | path

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

/frameworks/base/core/java/com/android/internal/os/
DRuntimeInit.java110 private static class KillApplicationHandler implements Thread.UncaughtExceptionHandler { class in RuntimeInit
124 public KillApplicationHandler(LoggingHandler loggingHandler) { in KillApplicationHandler() method in RuntimeInit.KillApplicationHandler