Searched refs:POLL_STRATEGY_MASK (Results 1 – 3 of 3) sorted by relevance
246 static final int POLL_STRATEGY_MASK = 0x3; // first and second bit. field in Constants
439 int strategy = pickStrategy & Constants.POLL_STRATEGY_MASK; in pickPollCandidates()
1140 int strategy = pickStrategy & Constants.POLL_STRATEGY_MASK; in checkPollStrategy()