Home
last modified time | relevance | path

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

/libcore/ojluni/annotations/mmodule/java/lang/
DThread.annotated.java56 public static native java.lang.Thread currentThread(); in currentThread() method in Thread
/libcore/ojluni/annotations/sdk/nullability/java/lang/
DThread.annotated.java56 @libcore.util.NonNull public static native java.lang.Thread currentThread(); in currentThread() method in Thread
/libcore/ojluni/annotations/hiddenapi/java/lang/
DThread.java91 public static native java.lang.Thread currentThread(); in currentThread() method in Thread
/libcore/ojluni/src/main/java/java/lang/
DThread.java317 public static native Thread currentThread(); in currentThread() method in Thread