Searched refs:SCORE_THRESHOLD_SECONDARY (Results 1 – 4 of 4) sorted by relevance
43 public static final int SCORE_THRESHOLD_SECONDARY = 50; field in RawContactMatcher322 score.getSecondaryScore() > SCORE_THRESHOLD_SECONDARY)) { in pickBestMatches()
42 public static final int SCORE_THRESHOLD_SECONDARY = 50; field in ContactMatcher
500 mMatcher.pickBestMatches(ContactMatcher.SCORE_THRESHOLD_SECONDARY); in updateAggregationAfterVisibilityChange()662 return matcher.pickBestMatch(ContactMatcher.SCORE_THRESHOLD_SECONDARY, false); in pickBestMatchBasedOnSecondaryData()
20 …static com.android.providers.contacts.aggregation.util.RawContactMatcher.SCORE_THRESHOLD_SECONDARY;485 mMatcher.pickBestMatches(SCORE_THRESHOLD_SECONDARY); in updateAggregationAfterVisibilityChange()