Searched defs:PRIORITY_ANY (Results 1 – 2 of 2) sorted by relevance
23 public static final byte PRIORITY_ANY = 0x00; field in MessagesFilter
110 static final int PRIORITY_ANY = Integer.MAX_VALUE; field in UnderlyingNetworkTracker120 PRIORITY_TO_STRING_MAP.put(PRIORITY_ANY, "PRIORITY_ANY"); in PRIORITY_TO_STRING_MAP.put() argument