Searched refs:mWifiCountryCodeInfo (Results 1 – 1 of 1) sorted by relevance
119 @Nullable private CountryCodeInfo mWifiCountryCodeInfo; field in ThreadNetworkCountryCode326 mWifiCountryCodeInfo = in onActiveCountryCodeChanged()330 mWifiCountryCodeInfo = null; in onActiveCountryCodeChanged()341 mWifiCountryCodeInfo = null; in onCountryCodeInactive()488 if (mWifiCountryCodeInfo != null) { in pickCountryCode()489 return mWifiCountryCodeInfo; in pickCountryCode()601 pw.println("mWifiCountryCodeInfo : " + mWifiCountryCodeInfo);