Searched refs:BOOT_DEFAULT_WIFI_COUNTRY_CODE (Results 1 – 1 of 1) sorted by relevance
225 private static final String BOOT_DEFAULT_WIFI_COUNTRY_CODE = "ro.boot.wificountrycode"; field in WifiManagerTest2949 String countryCode = SystemProperties.get(BOOT_DEFAULT_WIFI_COUNTRY_CODE); in shouldSkipCountryCodeDependentTest()