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