Searched refs:MAX_CONFLICTS_COUNT (Results 1 – 1 of 1) sorted by relevance
209 private static final int MAX_CONFLICTS_COUNT = 2; field in DhcpClient2067 if (++mConflictCount > MAX_CONFLICTS_COUNT) { in enter()