Home
last modified time | relevance | path

Searched defs:getUncaughtExceptionHandler (Results 1 – 2 of 2) sorted by relevance

/libcore/libart/src/main/java/java/lang/
DThread.java617 public UncaughtExceptionHandler getUncaughtExceptionHandler() { in getUncaughtExceptionHandler() method in Thread
/libcore/luni/src/main/java/java/util/concurrent/
DForkJoinPool.java2622 public UncaughtExceptionHandler getUncaughtExceptionHandler() { in getUncaughtExceptionHandler() method in ForkJoinPool