Searched refs:SCORE_THRESHOLD_NO_NAME (Results 1 - 1 of 1) sorted by relevance

/packages/providers/ContactsProvider/src/com/android/providers/contacts/aggregation/util/
H A DRawContactMatcher.java36 public static final int SCORE_THRESHOLD_NO_NAME = 50; field in class:RawContactMatcher
323 (score.getPrimaryScore() == SCORE_THRESHOLD_NO_NAME &&
357 updatePrimaryScore(rawContactId, contactId, accountId, SCORE_THRESHOLD_NO_NAME);

Completed in 72 milliseconds