Searched defs:PRIORITY_MIN (Results 1 – 3 of 3) sorted by relevance
49 public static final int PRIORITY_MIN = 1; field in ThreadPolicyWithPriority
74 public static final int PRIORITY_MIN = PRIORITY_INTERNAL; field in WorkSourceHelper
31 constexpr int PRIORITY_MIN = 1; variable