Home
last modified time | relevance | path

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

/frameworks/base/wifi/java/src/android/net/wifi/nl80211/
DWifiNl80211Manager.java1431 public void notifyCountryCodeChanged(@Nullable String newCountryCode) { in notifyCountryCodeChanged() argument
1437 Log.i(TAG, "Receive country code change to " + newCountryCode); in notifyCountryCodeChanged()