Searched refs:getFormatTypeFromCountryCode (Results 1 – 1 of 1) sorted by relevance
1288 return getFormatTypeFromCountryCode(country); in getFormatTypeForLocale()2393 getFormatTypeFromCountryCode(currIso), in cdmaCheckAndProcessPlusCode()2394 getFormatTypeFromCountryCode(defaultIso)); in cdmaCheckAndProcessPlusCode()2414 int format = getFormatTypeFromCountryCode(defaultIso); in cdmaCheckAndProcessPlusCodeForSms()2657 private static int getFormatTypeFromCountryCode (String country) { in getFormatTypeFromCountryCode() method in PhoneNumberUtils