Searched defs:onDriverCountryCodeChanged (Results 1 – 2 of 2) sorted by relevance
/aosp12/packages/modules/Wifi/service/java/com/android/server/wifi/ | ||
H A D | WifiCountryCode.java | 143 public void onDriverCountryCodeChanged(String country) { in onDriverCountryCodeChanged() method in WifiCountryCode.CountryChangeListenerInternal |
H A D | WifiServiceImpl.java | 1270 public void onDriverCountryCodeChanged(String countryCode) { in onDriverCountryCodeChanged() method in WifiServiceImpl.CountryCodeListenerProxy |