Home
last modified time | relevance | path

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

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