Home
last modified time | relevance | path

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

/packages/modules/Wifi/service/java/com/android/server/wifi/
DWifiCountryCode.java131 handleCountryCodeChanged(null); in onActiveModeManagerRemoved()
182 handleCountryCodeChanged(country); in onDriverCountryCodeChanged()
196 handleCountryCodeChanged(country); in onSetCountryCodeSucceeded()
697 handleCountryCodeChanged(country); in setCountryCodeNative()
746 private void handleCountryCodeChanged(String country) { in handleCountryCodeChanged() method in WifiCountryCode