Searched defs:countryCode (Results 1 – 8 of 8) sorted by relevance
15 private String countryCode; field in ShadowAddress87 public void setCountryCode(String countryCode) { in setCountryCode()
25 private String countryCode; field in ShadowGeocoder87 …d setSimulatedResponse(String address, String city, String state, String zip, String countryCode) { in setSimulatedResponse()
21 public String getDisplayCountry(String countryCode, Locale locale) { in getDisplayCountry()
241 String countryCode = ZoneMeta.getCanonicalCountry(canonicalTzID, isPrimary); in getGenericLocationName() local551 String countryCode = ZoneMeta.getCanonicalCountry(tzID); in getPartialLocationName() local
239 String countryCode = ZoneMeta.getCanonicalCountry(canonicalTzID, isPrimary); in getGenericLocationName() local549 String countryCode = ZoneMeta.getCanonicalCountry(tzID); in getPartialLocationName() local
603 int countryCode = phoneUtil.extractCountryCode(nationalNumber, numberWithoutCountryCallingCode); in attemptToExtractCountryCallingCode() local
478 String countryCode = Integer.toString(number.getCountryCode()); in allNumberGroupsRemainGrouped() local
538 char countryCode[ULOC_COUNTRY_CAPACITY]; in getGenericLocationName() local781 char countryCode[ULOC_COUNTRY_CAPACITY]; in getPartialLocationName() local