Searched refs:KillApplicationHandler (Results 1 – 3 of 3) sorted by relevance
120 private static class KillApplicationHandler implements Thread.UncaughtExceptionHandler { class in RuntimeInit134 public KillApplicationHandler(LoggingHandler loggingHandler) { in KillApplicationHandler() method in RuntimeInit.KillApplicationHandler260 Thread.setDefaultUncaughtExceptionHandler(new KillApplicationHandler(loggingHandler)); in commonInit()
4640 com.android.internal.os.RuntimeInit$KillApplicationHandler
37484 Lcom/android/internal/os/RuntimeInit$KillApplicationHandler;