Searched defs:matchScore (Results 1 – 4 of 4) sorted by relevance
351 MatchScore matchScore = matches.get(i); in pickBestMatches() local
338 MatchScore matchScore = matches.get(i); in pickBestMatches() local
1992 MatchScore matchScore = bestMatches.get(i); in queryMatchingContacts() local2039 MatchScore matchScore = limitedMatches.get(i); in queryMatchingContacts() local
3895 private int matchScore; field in TelephonyProvider.SimRestoreMatch