Searched defs:countryCode (Results 1 – 11 of 11) sorted by relevance
113 public int countryCode; field in SmsNumberUtils.NumberEntry205 int countryCode = numberEntry.countryCode; in formatNumber() local414 int countryCode = -1; in checkInternationalNumberPlan() local462 int countryCode = -1; in getCountryCode() local507 int countryCode = cursor.getInt(0); in getAllCountryCodes() local526 int countryCode = numberEntry.countryCode; in inExceptionListForNpCcAreaLocal() local
72 public PhoneNumberRange(@NonNull String countryCode, @NonNull String prefix, in PhoneNumberRange()
72 public PhoneNumberFormattingTextWatcher(String countryCode) { in PhoneNumberFormattingTextWatcher()
3037 public CountryCallingCodeAndNewIndex(int countryCode, int newIndex) { in CountryCallingCodeAndNewIndex()
386 final String countryCode = fields[0]; in loadTzsInZoneTab() local482 private String getCountryNames(String lang, String countryCode) { in getCountryNames()
267 public void setCountryCode(String countryCode) { in setCountryCode()
128 public static @Nullable List<String> getTimeZoneIdsForCountryCode(@NonNull String countryCode) { in getTimeZoneIdsForCountryCode()
126 void onCountryCodeChanged(@NonNull String countryCode); in onCountryCodeChanged()190 public void OnRegDomainChanged(String countryCode) { in OnRegDomainChanged()
1306 public TelephoneBuilder setCountryCode(String countryCode) { in setCountryCode()
780 String countryCode = operator.substring(0, 3); in setExternalState() local
217 String countryCode = null; in geoCountryCodeForMccMnc() local