Searched refs:isISODigit (Results 1 – 4 of 4) sorted by relevance
312 if (!PhoneNumberUtils.isISODigit(c)) { in checkNANP()385 if (!PhoneNumberUtils.isISODigit(c)) { in isNANP()
124 isISODigit (char c) { in isISODigit() method in PhoneNumberUtils2696 if (!PhoneNumberUtils.isISODigit(c)) { in isNanp()2954 if (isISODigit(c)) state = 6; in matchIntlPrefixAndCC()2960 if (isISODigit(c)) state++; in matchIntlPrefixAndCC()
41950 method public static boolean isISODigit(char);
28402 method public static boolean isISODigit(char);