Searched refs:SCORE_THRESHOLD_SUGGEST (Results 1 – 4 of 4) sorted by relevance
35 public static final int SCORE_THRESHOLD_SUGGEST = 50; field in ContactMatcher
34 public static final int SCORE_THRESHOLD_SUGGEST = 50; field in RawContactMatcher
21 …t static com.android.providers.contacts.aggregation.util.RawContactMatcher.SCORE_THRESHOLD_SUGGEST;847 return matcher.pickBestMatches(SCORE_THRESHOLD_SUGGEST); in findMatchingContacts()
934 return matcher.pickBestMatches(ContactMatcher.SCORE_THRESHOLD_SUGGEST); in findMatchingContacts()