Searched defs:phoneText (Results 1 – 2 of 2) sorted by relevance
42 public static String getNationalNumber(TelephonyManager telephonyManager, String phoneText) { in getNationalNumber()56 String phoneText, String country) { in getParsedNumber()
722 private static String getCanonicalFromCache(final String phoneText, String country) { in getCanonicalFromCache()730 private static void putCanonicalToCache(final String phoneText, String country, in putCanonicalToCache()745 private static String getValidE164Number(final String phoneText, final String country) { in getValidE164Number()765 public String getCanonicalBySystemLocale(final String phoneText) { in getCanonicalBySystemLocale()776 public String getCanonicalBySimLocale(final String phoneText) { in getCanonicalBySimLocale()788 private String getCanonicalByCountry(final String phoneText, final String country) { in getCanonicalByCountry()865 public String formatForDisplay(final String phoneText) { in formatForDisplay()