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