Home
last modified time | relevance | path

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

/libcore/ojluni/annotations/mmodule/java/lang/
DThread.annotated.java152 public java.lang.Thread.UncaughtExceptionHandler getUncaughtExceptionHandler() { throw new RuntimeE… in getUncaughtExceptionHandler() method in Thread
/libcore/ojluni/annotations/sdk/nullability/java/lang/
DThread.annotated.java138 @libcore.util.Nullable public java.lang.Thread.UncaughtExceptionHandler getUncaughtExceptionHandler in getUncaughtExceptionHandler() method in Thread
/libcore/ojluni/annotations/hiddenapi/java/lang/
DThread.java301 public java.lang.Thread.UncaughtExceptionHandler getUncaughtExceptionHandler() { in getUncaughtExceptionHandler() method in Thread
/libcore/ojluni/src/main/java/java/lang/
DThread.java2156 public UncaughtExceptionHandler getUncaughtExceptionHandler() { in getUncaughtExceptionHandler() method in Thread
/libcore/ojluni/src/main/java/java/util/concurrent/
DForkJoinPool.java2872 public UncaughtExceptionHandler getUncaughtExceptionHandler() { in getUncaughtExceptionHandler() method in ForkJoinPool