Home
last modified time | relevance | path

Searched defs:wifiCountryCode (Results 1 – 1 of 1) sorted by relevance

/cts/tests/tests/wifi/src/android/net/wifi/cts/
DWifiManagerTest.java2121 String wifiCountryCode = ShellIdentityUtils.invokeWithShellPermissions( in testStartLocalOnlyHotspotWithSupportedBand() local
4352 String wifiCountryCode = ShellIdentityUtils.invokeWithShellPermissions( in testGetCountryCode() local
4361 assertEquals(wifiCountryCode.toUpperCase(Locale.US), wifiCountryCode); in testGetCountryCode() local