Searched refs:TEST_COUNTRYCODE (Results 1 – 1 of 1) sorted by relevance
/packages/modules/Wifi/service/tests/wifitests/src/com/android/server/wifi/ |
D | ActiveModeWardenTest.java | 153 private static final String TEST_COUNTRYCODE = "US"; field in ActiveModeWardenTest 405 mActiveModeWarden.updateClientScanModeAfterCountryCodeUpdate(TEST_COUNTRYCODE); in enterClientModeActiveState() 465 mSoftApCapability, TEST_COUNTRYCODE, null)); in enterSoftApActiveMode() 1035 WifiManager.IFACE_IP_MODE_LOCAL_ONLY, null, mSoftApCapability, TEST_COUNTRYCODE, in doesntCallWifiServiceCallbackOnLOHSStateChanged() 1089 TEST_COUNTRYCODE, null); in testConfigIsPassedToWifiInjector() 1116 mSoftApCapability, TEST_COUNTRYCODE, null); in testStartSoftApModeTwiceWithTwoConfigs() 1121 mSoftApCapability, TEST_COUNTRYCODE, null); in testStartSoftApModeTwiceWithTwoConfigs() 1316 mSoftApCapability, TEST_COUNTRYCODE, null); in testStopTetheringButNotLOHS() 1321 mSoftApCapability, TEST_COUNTRYCODE, null); in testStopTetheringButNotLOHS() 1621 TEST_COUNTRYCODE, in testWifiStateRestoredWhenSoftApEnabledDuringApm() [all …]
|