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