Searched refs:dispatchUncaughtException (Results 1 – 4 of 4) sorted by relevance
265 t.dispatchUncaughtException(e); in uncaughtExceptionPreHandler_calledBeforeDefaultHandler()285 t.dispatchUncaughtException(e); in uncaughtExceptionPreHandler_noDefaultHandler()
310 public final void dispatchUncaughtException(java.lang.Throwable e) { in dispatchUncaughtException() method in Thread
724 Thread.currentThread().dispatchUncaughtException(exception); in timedOut()
2430 public final void dispatchUncaughtException(Throwable e) { in dispatchUncaughtException() method in Thread