Searched defs:matchScore (Results 1 – 5 of 5) sorted by relevance
316 private static int matchScore(Locale supported, Locale desired) { in matchScore() method in LocaleList
353 MatchScore matchScore = matches.get(i); in pickBestMatches() local
340 MatchScore matchScore = matches.get(i); in pickBestMatches() local
2001 MatchScore matchScore = bestMatches.get(i); in queryMatchingContacts() local2048 MatchScore matchScore = limitedMatches.get(i); in queryMatchingContacts() local
3421 private int matchScore; field in TelephonyProvider.SimRestoreMatch