HomeSort by relevance Sort by last modified time
    Searched refs:KillApplicationHandler (Results 1 - 3 of 3) sorted by null

  /frameworks/base/core/java/com/android/internal/os/
RuntimeInit.java 65 * default, {@link KillApplicationHandler} will terminate this process later,
71 // Don't re-enter if KillApplicationHandler has already run
100 private static class KillApplicationHandler implements Thread.UncaughtExceptionHandler {
143 Thread.setDefaultUncaughtExceptionHandler(new KillApplicationHandler());
  /frameworks/base/
preloaded-classes     [all...]
compiled-classes-phone     [all...]

Completed in 907 milliseconds