Searched defs:matchIntlPrefix (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/telephony/java/android/telephony/
H A DPhoneNumberUtils.java526 if (matchIntlPrefix(a, ia + 1)
527 && matchIntlPrefix (b, ib +1)
2679 matchIntlPrefix(String a, int len) { method in class:PhoneNumberUtils

Completed in 40 milliseconds