Home | History | Annotate | Download | only in telephony

Lines Matching defs:KOREA_ISO_COUNTRY_CODE

1229     private static final String KOREA_ISO_COUNTRY_CODE = "KR";
1583 if (KOREA_ISO_COUNTRY_CODE.equalsIgnoreCase(defaultCountryIso) &&
1584 (pn.getCountryCode() == util.getCountryCodeForRegion(KOREA_ISO_COUNTRY_CODE)) &&