Home
last modified time | relevance | path

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

/packages/modules/Connectivity/thread/service/java/com/android/server/thread/
DThreadNetworkCountryCode.java167 public boolean isCountryCodeMatch(CountryCodeInfo countryCodeInfo) { in isCountryCodeMatch() method in ThreadNetworkCountryCode.CountryCodeInfo
547 if (!forceUpdate && countryCodeInfo.isCountryCodeMatch(mCurrentCountryCodeInfo)) {