Searched refs:getFormatTypeFromCountryCode (Results 1 – 1 of 1) sorted by relevance
1189 return getFormatTypeFromCountryCode(country); in getFormatTypeForLocale()2240 getFormatTypeFromCountryCode(currIso), in cdmaCheckAndProcessPlusCode()2241 getFormatTypeFromCountryCode(defaultIso)); in cdmaCheckAndProcessPlusCode()2261 int format = getFormatTypeFromCountryCode(defaultIso); in cdmaCheckAndProcessPlusCodeForSms()2503 private static int getFormatTypeFromCountryCode (String country) { in getFormatTypeFromCountryCode() method in PhoneNumberUtils