Searched refs:MIN_MATCH (Results 1 – 2 of 2) sorted by relevance
530 if (matched < MIN_MATCH) { in compareLoosely()545 if (matched >= MIN_MATCH && (ia < 0 || ib < 0)) { in compareLoosely()745 return internalGetStrippedReversed(np, MIN_MATCH); in toCallerIDMinMatch()1723 static final int MIN_MATCH = 7; field in PhoneNumberUtils
5379 Landroid/telephony/PhoneNumberUtils;->MIN_MATCH:I