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