Searched refs:MAX_RECV_ERRORS (Results 1 – 1 of 1) sorted by relevance
525 private static final int MAX_RECV_ERRORS = 10; field in WifiMonitor979 if (++mRecvErrors > MAX_RECV_ERRORS) { in dispatchEvent()