Home
last modified time | relevance | path

Searched refs:MIN_MATCH (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/telephony/java/android/telephony/
DPhoneNumberUtils.java530 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
/frameworks/base/config/
Dhiddenapi-light-greylist.txt5379 Landroid/telephony/PhoneNumberUtils;->MIN_MATCH:I