Searched refs:onSetCountryCodeSucceeded (Results 1 – 4 of 4) sorted by relevance
188 .onSetCountryCodeSucceeded(mSetCountryCodeCaptor.getValue()); in createWifiCountryCode()611 mChangeListenerCaptor.getValue().onSetCountryCodeSucceeded(mDefaultCountryCode); in testClientModeManagerAndSoftApManagerDoesntImpactEachOther()647 mChangeListenerCaptor.getValue().onSetCountryCodeSucceeded(mDefaultCountryCode); in testCountryCodeChangedWhenSoftApManagerActive()666 mChangeListenerCaptor.getValue().onSetCountryCodeSucceeded(mDefaultCountryCode); in testCountryCodeChangedWhenSoftApManagerActiveAndForceSoftApRestart()735 mChangeListenerCaptor.getValue().onSetCountryCodeSucceeded(TEST_COUNTRY_CODE_2); in testUpdateountryCodeGenericEnabled()
1474 verify(mWifiCountryCodeChangeListener).onSetCountryCodeSucceeded(testCountryCode); in testSetStaCountryCodeSuccessful()1487 .onSetCountryCodeSucceeded(testCountryCode); in testSetStaCountryCodeFailure()1534 verify(mWifiCountryCodeChangeListener).onSetCountryCodeSucceeded(testCountryCode); in testSetApCountryCodeSuccessful()1547 .onSetCountryCodeSucceeded(testCountryCode); in testSetApCountryCodeFailure()1559 verify(mWifiCountryCodeChangeListener).onSetCountryCodeSucceeded(testCountryCode); in testSetChipCountryCodeSuccessful()1572 .onSetCountryCodeSucceeded(testCountryCode); in testSetChipCountryCodeFailure()
187 public void onSetCountryCodeSucceeded(String country) { in onSetCountryCodeSucceeded() method in WifiCountryCode.CountryChangeListenerInternal273 default void onSetCountryCodeSucceeded(String country) {} in onSetCountryCodeSucceeded() method
305 public void onSetCountryCodeSucceeded(String country) { in onSetCountryCodeSucceeded() method in WifiNative.CountryCodeChangeListenerInternal308 mListener.onSetCountryCodeSucceeded(country); in onSetCountryCodeSucceeded()2677 mCountryCodeChangeListener.onSetCountryCodeSucceeded(countryCode);4262 mCountryCodeChangeListener.onSetCountryCodeSucceeded(countryCode);4277 mCountryCodeChangeListener.onSetCountryCodeSucceeded(countryCode);