Home
last modified time | relevance | path

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

/cts/tests/tests/wifi/src/android/net/wifi/cts/
DWifiManagerTest.java4191 TestActiveCountryCodeChangedCallback testCountryCodeChangedCallback = in testActiveCountryCodeChangedCallback() local
4201 executor, testCountryCodeChangedCallback); in testActiveCountryCodeChangedCallback()
4209 return testCountryCodeChangedCallback in testActiveCountryCodeChangedCallback()
4211 && testCountryCodeChangedCallback.getCurrentDriverCountryCode() in testActiveCountryCodeChangedCallback()
4221 return testCountryCodeChangedCallback in testActiveCountryCodeChangedCallback()
4223 && testCountryCodeChangedCallback.getCurrentDriverCountryCode() in testActiveCountryCodeChangedCallback()
4233 return testCountryCodeChangedCallback.isOnCountryCodeInactiveCalled() in testActiveCountryCodeChangedCallback()
4234 && testCountryCodeChangedCallback in testActiveCountryCodeChangedCallback()
4238 testCountryCodeChangedCallback); in testActiveCountryCodeChangedCallback()
4239 testCountryCodeChangedCallback.resetCallbackCallededHistory(); in testActiveCountryCodeChangedCallback()
[all …]