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