Searched refs:isISODigit (Results 1 – 5 of 5) sorted by relevance
312 if (!PhoneNumberUtils.isISODigit(c)) { in checkNANP()385 if (!PhoneNumberUtils.isISODigit(c)) { in isNANP()
133 isISODigit (char c) { in isISODigit() method in PhoneNumberUtils2357 if (!PhoneNumberUtils.isISODigit(c)) { in isNanp()2615 if (isISODigit(c)) state = 6; in matchIntlPrefixAndCC()2621 if (isISODigit(c)) state++; in matchIntlPrefixAndCC()
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
28402 method public static boolean isISODigit(char);
45281 method public static boolean isISODigit(char);