Searched defs:getFormatTypeFromCountryCode (Results 1 - 1 of 1) sorted by path

/frameworks/base/telephony/java/android/telephony/
H A DPhoneNumberUtils.java1175 return getFormatTypeFromCountryCode(country);
1946 getFormatTypeFromCountryCode(currIso),
1947 getFormatTypeFromCountryCode(defaultIso));
2071 private static int getFormatTypeFromCountryCode (String country) { method in class:PhoneNumberUtils

Completed in 574 milliseconds