Searched refs:CountryCodeSource (Results 1 – 2 of 2) sorted by relevance
90 private @interface CountryCodeSource {} annotation in ThreadNetworkCountryCode127 @CountryCodeSource private String mSource;140 String countryCode, @CountryCodeSource String countryCodeSource, Instant instant) { in CountryCodeInfo()159 public CountryCodeInfo(String countryCode, @CountryCodeSource String countryCodeSource) { in CountryCodeInfo()
31 import com.google.i18n.phonenumbers.Phonenumber.PhoneNumber.CountryCodeSource;166 != CountryCodeSource.FROM_DEFAULT_COUNTRY) {