Searched refs:onSetCountryCodeSucceeded (Results 1 – 4 of 4) sorted by relevance
195 .onSetCountryCodeSucceeded(mSetCountryCodeCaptor.getValue()); in createWifiCountryCode()615 mChangeListenerCaptor.getValue().onSetCountryCodeSucceeded(mDefaultCountryCode); in testClientModeManagerAndSoftApManagerDoesntImpactEachOther()651 mChangeListenerCaptor.getValue().onSetCountryCodeSucceeded(mDefaultCountryCode); in testCountryCodeChangedWhenSoftApManagerActive()670 mChangeListenerCaptor.getValue().onSetCountryCodeSucceeded(mDefaultCountryCode); in testCountryCodeChangedWhenSoftApManagerActiveAndForceSoftApRestart()739 mChangeListenerCaptor.getValue().onSetCountryCodeSucceeded(TEST_COUNTRY_CODE_2); in testUpdateountryCodeGenericEnabled()816 .onSetCountryCodeSucceeded(mSetCountryCodeCaptor.getValue()); in testCountryCodeDoesntChangeWhenIfClientModeChanged()
1570 verify(mWifiCountryCodeChangeListener).onSetCountryCodeSucceeded(testCountryCode); in testSetStaCountryCodeSuccessful()1583 .onSetCountryCodeSucceeded(testCountryCode); in testSetStaCountryCodeFailure()1630 verify(mWifiCountryCodeChangeListener).onSetCountryCodeSucceeded(testCountryCode); in testSetApCountryCodeSuccessful()1643 .onSetCountryCodeSucceeded(testCountryCode); in testSetApCountryCodeFailure()1655 verify(mWifiCountryCodeChangeListener).onSetCountryCodeSucceeded(testCountryCode); in testSetChipCountryCodeSuccessful()1668 .onSetCountryCodeSucceeded(testCountryCode); in testSetChipCountryCodeFailure()
192 public void onSetCountryCodeSucceeded(String country) { in onSetCountryCodeSucceeded() method in WifiCountryCode.CountryChangeListenerInternal279 default void onSetCountryCodeSucceeded(String country) {} in onSetCountryCodeSucceeded() method
397 public void onSetCountryCodeSucceeded(String country) { in onSetCountryCodeSucceeded() method in WifiNative.CountryCodeChangeListenerInternal400 mListener.onSetCountryCodeSucceeded(country); in onSetCountryCodeSucceeded()2889 mCountryCodeChangeListener.onSetCountryCodeSucceeded(countryCode);4512 mCountryCodeChangeListener.onSetCountryCodeSucceeded(countryCode);4527 mCountryCodeChangeListener.onSetCountryCodeSucceeded(countryCode);