Searched refs:mCurrentCountryCodeInfo (Results 1 – 1 of 1) sorted by relevance
116 @Nullable private CountryCodeInfo mCurrentCountryCodeInfo; field in ThreadNetworkCountryCode239 mCurrentCountryCodeInfo = pickCountryCode(); in ThreadNetworkCountryCode()517 mCurrentCountryCodeInfo = countryCodeInfo; in newOperationReceiver()547 if (!forceUpdate && countryCodeInfo.isCountryCodeMatch(mCurrentCountryCodeInfo)) {560 return mCurrentCountryCodeInfo.getCountryCode();605 pw.println("mCurrentCountryCodeInfo : " + mCurrentCountryCodeInfo);