Home
last modified time | relevance | path

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

/cts/tests/tests/wifi/src/android/net/wifi/cts/
DWifiManagerTest.java225 private static final String BOOT_DEFAULT_WIFI_COUNTRY_CODE = "ro.boot.wificountrycode"; field in WifiManagerTest
2949 String countryCode = SystemProperties.get(BOOT_DEFAULT_WIFI_COUNTRY_CODE); in shouldSkipCountryCodeDependentTest()