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