Home
last modified time | relevance | path

Searched refs:COUNTRY_CODE_US (Results 1 – 1 of 1) sorted by relevance

/packages/modules/Wifi/service/java/com/android/server/wifi/
DWifiCountryCode.java64 static final String COUNTRY_CODE_US = "US"; field in WifiCountryCode
493 int min_count = selectedCountryCode.equalsIgnoreCase(COUNTRY_CODE_US) in findCountryCodeFromScanResults()