Searched refs:KillApplicationHandler (Results 1 – 4 of 4) sorted by relevance
100 private static class KillApplicationHandler implements Thread.UncaughtExceptionHandler { class in RuntimeInit143 Thread.setDefaultUncaughtExceptionHandler(new KillApplicationHandler()); in commonInit()
2769 com.android.internal.os.RuntimeInit$KillApplicationHandler
5403 com.android.internal.os.RuntimeInit$KillApplicationHandler
3252 Lcom/android/internal/os/RuntimeInit$KillApplicationHandler;