Home
last modified time | relevance | path

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

/cts/tests/tests/wifi/src/android/net/wifi/cts/
DWifiManagerTest.java4139 private boolean mIsOnCountryCodeInactiveCalled = false; field in WifiManagerTest.TestActiveCountryCodeChangedCallback
4146 return mIsOnCountryCodeInactiveCalled; in isOnCountryCodeInactiveCalled()
4150 mIsOnCountryCodeInactiveCalled = false; in resetCallbackCallededHistory()
4168 mIsOnCountryCodeInactiveCalled = true; in onCountryCodeInactive()