Home
last modified time | relevance | path

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

/libcore/ojluni/annotations/mmodule/java/lang/
DThread.annotated.java154 public static final int MAX_PRIORITY = 10; // 0xa field in Thread
/libcore/ojluni/annotations/sdk/nullability/java/lang/
DThread.annotated.java142 public static final int MAX_PRIORITY = 10; // 0xa field in Thread
/libcore/ojluni/annotations/hiddenapi/java/lang/
DThread.java348 public static final int MAX_PRIORITY = 10; // 0xa field in Thread
/libcore/ojluni/src/main/java/java/lang/
DThread.java311 public final static int MAX_PRIORITY = 10; field in Thread