Searched defs:getDefaultUncaughtExceptionHandler (Results 1 - 1 of 1) sorted by relevance

/libcore/ojluni/src/main/java/java/lang/
H A DThread.java1833 * the invocation to the {@linkplain #getDefaultUncaughtExceptionHandler
1904 public static UncaughtExceptionHandler getDefaultUncaughtExceptionHandler(){ method in class:Thread

Completed in 104 milliseconds