Searched refs:keepOut (Results 1 – 5 of 5) sorted by relevance
266 public void keepOut(long contactId) { in keepOut() method in ContactMatcher267 getMatchingScore(contactId).keepOut(); in keepOut()
269 public void keepOut(long rawContactId, long contactId, long accountId) { in keepOut() method in RawContactMatcher270 getMatchingScore(rawContactId, contactId, accountId).keepOut(); in keepOut()
96 public void keepOut() { in keepOut() method in MatchScore
586 matcher.keepOut(contactId); in pickBestMatchBasedOnExceptions()913 matcher.keepOut(contactId); in findMatchingContacts()
541 matcher.keepOut(rId, contactId, accountId); in updateMatchScoresBasedOnExceptions()833 matcher.keepOut(rawContactId, contactId, accountId); in findMatchingContacts()