Searched refs:getFormatTypeFromCountryCode (Results 1 – 1 of 1) sorted by relevance
1194 return getFormatTypeFromCountryCode(country); in getFormatTypeForLocale()2313 getFormatTypeFromCountryCode(currIso), in cdmaCheckAndProcessPlusCode()2314 getFormatTypeFromCountryCode(defaultIso)); in cdmaCheckAndProcessPlusCode()2334 int format = getFormatTypeFromCountryCode(defaultIso); in cdmaCheckAndProcessPlusCodeForSms()2576 private static int getFormatTypeFromCountryCode (String country) { in getFormatTypeFromCountryCode() method in PhoneNumberUtils