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()
728 private static String getCanonicalFromCache(final String phoneText, String country) { in getCanonicalFromCache()736 private static void putCanonicalToCache(final String phoneText, String country, in putCanonicalToCache()751 private static String getValidE164Number(final String phoneText, final String country) { in getValidE164Number()771 public String getCanonicalBySystemLocale(final String phoneText) { in getCanonicalBySystemLocale()782 public String getCanonicalBySimLocale(final String phoneText) { in getCanonicalBySimLocale()794 private String getCanonicalByCountry(final String phoneText, final String country) { in getCanonicalByCountry()871 public String formatForDisplay(final String phoneText) { in formatForDisplay()