Searched refs:JAPAN_ISO_COUNTRY_CODE (Results 1 – 2 of 2) sorted by relevance
1270 private static final String JAPAN_ISO_COUNTRY_CODE = "JP"; field in PhoneNumberUtils1633 } else if (JAPAN_ISO_COUNTRY_CODE.equalsIgnoreCase(defaultCountryIso) && in formatNumber()1634 pn.getCountryCode() == util.getCountryCodeForRegion(JAPAN_ISO_COUNTRY_CODE) && in formatNumber()
68818 Landroid/telephony/PhoneNumberUtils;->JAPAN_ISO_COUNTRY_CODE:Ljava/lang/String;