Searched refs:isISODigit (Results 1 – 5 of 5) sorted by relevance
121 isISODigit (char c) { in isISODigit() method in PhoneNumberUtils2692 if (!PhoneNumberUtils.isISODigit(c)) { in isNanp()2948 if (isISODigit(c)) state = 6; in matchIntlPrefixAndCC()2954 if (isISODigit(c)) state++; in matchIntlPrefixAndCC()
305 if (!PhoneNumberUtils.isISODigit(c)) { in checkNANP()
28402 method public static boolean isISODigit(char);
44165 Landroid/telephony/PhoneNumberUtils;->isISODigit(C)Z
42112 method public static boolean isISODigit(char);