Home
last modified time | relevance | path

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

/libcore/ojluni/annotations/mmodule/java/lang/
DThread.annotated.java150 public java.lang.Thread.UncaughtExceptionHandler getUncaughtExceptionHandler() { throw new RuntimeE… in getUncaughtExceptionHandler() method in Thread
/libcore/ojluni/annotations/sdk/nullability/java/lang/
DThread.annotated.java140 @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.java2262 public UncaughtExceptionHandler getUncaughtExceptionHandler() { in getUncaughtExceptionHandler() method in Thread