Home
last modified time | relevance | path

Searched refs:matchScore (Results 1 – 10 of 10) sorted by relevance

/aosp12/packages/providers/ContactsProvider/src/com/android/providers/contacts/aggregation/util/
H A DContactMatcher.java353 MatchScore matchScore = matches.get(i); in pickBestMatches() local
354 if (matchScore.getScore() >= scaledThreshold) { in pickBestMatches()
H A DRawContactMatcher.java340 MatchScore matchScore = matches.get(i); in pickBestMatches() local
341 if (matchScore.getScore() >= scaledThreshold) { in pickBestMatches()
/aosp12/packages/providers/ContactsProvider/src/com/android/providers/contacts/aggregation/
H A DContactAggregator.java494 for (MatchScore matchScore : bestMatches) { in updateAggregationAfterVisibilityChange()
495 markContactForAggregation(db, matchScore.getContactId()); in updateAggregationAfterVisibilityChange()
503 for (MatchScore matchScore : bestMatches) { in updateAggregationAfterVisibilityChange()
504 markContactForAggregation(db, matchScore.getContactId()); in updateAggregationAfterVisibilityChange()
H A DContactAggregator2.java479 for (MatchScore matchScore : bestMatches) { in updateAggregationAfterVisibilityChange()
480 markContactForAggregation(db, matchScore.getContactId()); in updateAggregationAfterVisibilityChange()
488 for (MatchScore matchScore : bestMatches) { in updateAggregationAfterVisibilityChange()
489 markContactForAggregation(db, matchScore.getContactId()); in updateAggregationAfterVisibilityChange()
H A DAbstractContactAggregator.java2001 MatchScore matchScore = bestMatches.get(i); in queryMatchingContacts() local
2005 sb.append(matchScore.getContactId()); in queryMatchingContacts()
2048 MatchScore matchScore = limitedMatches.get(i); in queryMatchingContacts() local
2052 sb.append(matchScore.getContactId()); in queryMatchingContacts()
2061 for (MatchScore matchScore : limitedMatches) { in queryMatchingContacts()
2062 sortedContactIds.add(matchScore.getContactId()); in queryMatchingContacts()
/aosp12/frameworks/base/core/java/android/os/
H A DLocaleList.java316 private static int matchScore(Locale supported, Locale desired) { in matchScore() method in LocaleList
346 final int score = matchScore(supportedLocale, mList[idx]); in findFirstMatchIndex()
/aosp12/packages/providers/TelephonyProvider/src/com/android/providers/telephony/
H A DTelephonyProvider.java3421 private int matchScore; field in TelephonyProvider.SimRestoreMatch
3460 matchScore = calculateMatchScore(); in SimRestoreMatch()
3473 return matchScore; in getMatchScore()
/aosp12/frameworks/base/boot/
H A Dboot-image-profile.txt12834 HSPLandroid/os/LocaleList;->matchScore(Ljava/util/Locale;Ljava/util/Locale;)I+]Ljava/util/Locale;Lj…
/aosp12/frameworks/base/config/
H A Dboot-image-profile.txt12826 HSPLandroid/os/LocaleList;->matchScore(Ljava/util/Locale;Ljava/util/Locale;)I+]Ljava/util/Locale;Lj…
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt40995 Landroid/os/LocaleList;->matchScore(Ljava/util/Locale;Ljava/util/Locale;)I