Searched defs:minMatch (Results 1 – 1 of 1) sorted by relevance
4203 String minMatch = PhoneNumberUtils.toCallerIDMinMatch(normalizedNumber); in buildPhoneLookupAndContactQuery() local4220 final String minMatch = PhoneNumberUtils.toCallerIDMinMatch(number); in buildFallbackPhoneLookupAndContactQuery() local4265 final String minMatch = PhoneNumberUtils.toCallerIDMinMatch(number); in buildPhoneLookupAsNestedQuery() local4275 StringBuilder sb, final String minMatch, boolean joinContacts) { in appendPhoneLookupTables()