Searched refs:getFormatTypeFromCountryCode (Results 1 – 1 of 1) sorted by relevance
1282 return getFormatTypeFromCountryCode(country); in getFormatTypeForLocale()2401 getFormatTypeFromCountryCode(currIso), in cdmaCheckAndProcessPlusCode()2402 getFormatTypeFromCountryCode(defaultIso)); in cdmaCheckAndProcessPlusCode()2422 int format = getFormatTypeFromCountryCode(defaultIso); in cdmaCheckAndProcessPlusCodeForSms()2664 private static int getFormatTypeFromCountryCode (String country) { in getFormatTypeFromCountryCode() method in PhoneNumberUtils