Searched refs:HIGH_PRIORITY (Results 1 – 1 of 1) sorted by relevance
54 @Native public static final int HIGH_PRIORITY = 2; field in SocketFlow148 if (priority != NORMAL_PRIORITY && priority != HIGH_PRIORITY) in priority()