Searched refs:onSetCountryCodeSucceeded (Results 1 – 3 of 3) sorted by relevance
1285 verify(mWifiCountryCodeChangeListener).onSetCountryCodeSucceeded(testCountryCode); in testSetStaCountryCodeSuccessful()1298 .onSetCountryCodeSucceeded(testCountryCode); in testSetStaCountryCodeFailure()1310 verify(mWifiCountryCodeChangeListener).onSetCountryCodeSucceeded(testCountryCode); in testSetApCountryCodeSuccessful()1323 .onSetCountryCodeSucceeded(testCountryCode); in testSetApCountryCodeFailure()1335 verify(mWifiCountryCodeChangeListener).onSetCountryCodeSucceeded(testCountryCode); in testSetChipCountryCodeSuccessful()1348 .onSetCountryCodeSucceeded(testCountryCode); in testSetChipCountryCodeFailure()
153 public void onSetCountryCodeSucceeded(String country) { in onSetCountryCodeSucceeded() method in WifiCountryCode.CountryChangeListenerInternal219 default void onSetCountryCodeSucceeded(String country) {} in onSetCountryCodeSucceeded() method
179 public void onSetCountryCodeSucceeded(String country) { in onSetCountryCodeSucceeded() method in WifiNative.CountryCodeChangeListenerInternal182 mListener.onSetCountryCodeSucceeded(country); in onSetCountryCodeSucceeded()2261 mCountryCodeChangeListener.onSetCountryCodeSucceeded(countryCode);3405 mCountryCodeChangeListener.onSetCountryCodeSucceeded(countryCode);3420 mCountryCodeChangeListener.onSetCountryCodeSucceeded(countryCode);