Searched refs:MAX_VERBOSE_LOG_DISPLAY_SCANRESULT_COUNT (Results 1 – 2 of 2) sorted by relevance
206 protected static final int MAX_VERBOSE_LOG_DISPLAY_SCANRESULT_COUNT = 4; field in WifiEntry
906 if (scanResultCount > MAX_VERBOSE_LOG_DISPLAY_SCANRESULT_COUNT) { in getScanResultDescription()