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.java4335 TestActiveCountryCodeChangedCallback testCountryCodeChangedCallback = in testActiveCountryCodeChangedCallback() local
4345 executor, testCountryCodeChangedCallback); in testActiveCountryCodeChangedCallback()
4353 return testCountryCodeChangedCallback in testActiveCountryCodeChangedCallback()
4355 && testCountryCodeChangedCallback.getCurrentDriverCountryCode() in testActiveCountryCodeChangedCallback()
4365 return testCountryCodeChangedCallback in testActiveCountryCodeChangedCallback()
4367 && testCountryCodeChangedCallback.getCurrentDriverCountryCode() in testActiveCountryCodeChangedCallback()
4377 return testCountryCodeChangedCallback.isOnCountryCodeInactiveCalled() in testActiveCountryCodeChangedCallback()
4378 && testCountryCodeChangedCallback in testActiveCountryCodeChangedCallback()
4382 testCountryCodeChangedCallback); in testActiveCountryCodeChangedCallback()
4383 testCountryCodeChangedCallback.resetCallbackCallededHistory(); in testActiveCountryCodeChangedCallback()
[all …]