Searched refs:getUncaughtExceptionPreHandler (Results 1 – 5 of 5) sorted by relevance
148 public static UncaughtExceptionHandler getUncaughtExceptionPreHandler() { throw new RuntimeExceptio… in getUncaughtExceptionPreHandler() method in Thread
2129 public static UncaughtExceptionHandler getUncaughtExceptionPreHandler() { in getUncaughtExceptionPreHandler() method in Thread2178 Thread.getUncaughtExceptionPreHandler(); in dispatchUncaughtException()
473 if (Thread.getUncaughtExceptionPreHandler() == null && in finalizerTimedOut()
297 public static java.lang.Thread.UncaughtExceptionHandler getUncaughtExceptionPreHandler() { in getUncaughtExceptionPreHandler() method in Thread
903 method public static java.lang.Thread.UncaughtExceptionHandler getUncaughtExceptionPreHandler();