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