Searched refs:matchIntlPrefix (Results 1 – 1 of 1) sorted by relevance
595 if (matchIntlPrefix(a, ia + 1) in compareLoosely()596 && matchIntlPrefix (b, ib +1) in compareLoosely()2884 matchIntlPrefix(String a, int len) { in matchIntlPrefix() method in PhoneNumberUtils