Home
last modified time | relevance | path

Searched refs:SINGAPORE_ISO_COUNTRY_CODE (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/telephony/java/android/telephony/
DPhoneNumberUtils.java1286 private static final String SINGAPORE_ISO_COUNTRY_CODE = "SG"; field in PhoneNumberUtils
1675 (SINGAPORE_ISO_COUNTRY_CODE.equalsIgnoreCase(defaultCountryIso) && in formatNumber()
1677 util.getCountryCodeForRegion(SINGAPORE_ISO_COUNTRY_CODE) && in formatNumber()