Searched refs:getFormatTypeFromCountryCode (Results 1 – 1 of 1) sorted by relevance
1192 return getFormatTypeFromCountryCode(country); in getFormatTypeForLocale()2272 getFormatTypeFromCountryCode(currIso), in cdmaCheckAndProcessPlusCode()2273 getFormatTypeFromCountryCode(defaultIso)); in cdmaCheckAndProcessPlusCode()2293 int format = getFormatTypeFromCountryCode(defaultIso); in cdmaCheckAndProcessPlusCodeForSms()2535 private static int getFormatTypeFromCountryCode (String country) { in getFormatTypeFromCountryCode() method in PhoneNumberUtils