Searched refs:COUNTRY_CODE_US (Results 1 – 1 of 1) sorted by relevance
64 static final String COUNTRY_CODE_US = "US"; field in WifiCountryCode493 int min_count = selectedCountryCode.equalsIgnoreCase(COUNTRY_CODE_US) in findCountryCodeFromScanResults()