Home
last modified time | relevance | path

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

/libcore/ojluni/annotations/mmodule/java/lang/
DThread.annotated.java158 public static final int NORM_PRIORITY = 5; // 0x5 field in Thread
/libcore/ojluni/annotations/sdk/nullability/java/lang/
DThread.annotated.java146 public static final int NORM_PRIORITY = 5; // 0x5 field in Thread
/libcore/ojluni/annotations/hiddenapi/java/lang/
DThread.java354 public static final int NORM_PRIORITY = 5; // 0x5 field in Thread
/libcore/ojluni/src/main/java/java/lang/
DThread.java306 public final static int NORM_PRIORITY = 5; field in Thread