Home
last modified time | relevance | path

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

/packages/providers/ContactsProvider/src/com/android/providers/contacts/aggregation/util/
DContactMatcher.java251 private MatchScore getMatchingScore(long contactId) { in getMatchingScore() method in ContactMatcher
345 getMatchingScore(contactId).updatePrimaryScore(score); in updatePrimaryScore()
349 getMatchingScore(contactId).updateSecondaryScore(score); in updateSecondaryScore()
353 getMatchingScore(contactId).keepIn(); in keepIn()
357 getMatchingScore(contactId).keepOut(); in keepOut()