Searched refs:PRIORITY_ANY (Results 1 – 3 of 3) sorted by relevance
23 public static final byte PRIORITY_ANY = 0x00; field in MessagesFilter39 public byte priority = PRIORITY_ANY;
87 if (filter.priority != MessagesFilter.PRIORITY_ANY) { in RequestGetMessagesListing()
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() argument625 return PRIORITY_ANY; in calculatePriorityClass()669 return PRIORITY_ANY; in calculatePriorityClass()