Home
last modified time | relevance | path

Searched defs:getSuppressed (Results 1 – 3 of 3) sorted by relevance

/libcore/ojluni/annotations/sdk/nullability/java/lang/
DThrowable.annotated.java70 …ed java.lang.@libcore.util.NonNull Throwable @libcore.util.NonNull [] getSuppressed() { throw new … in getSuppressed() method in Throwable
/libcore/ojluni/annotations/hiddenapi/java/lang/
DThrowable.java140 public final synchronized java.lang.Throwable[] getSuppressed() { in getSuppressed() method in Throwable
/libcore/ojluni/src/main/java/java/lang/
DThrowable.java1120 public final synchronized Throwable[] getSuppressed() { in getSuppressed() method in Throwable