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