Searched refs:keepOut (Results 1 – 5 of 5) sorted by relevance
268 public void keepOut(long contactId) { in keepOut() method in ContactMatcher269 getMatchingScore(contactId).keepOut(); in keepOut()
271 public void keepOut(long rawContactId, long contactId, long accountId) { in keepOut() method in RawContactMatcher272 getMatchingScore(rawContactId, contactId, accountId).keepOut(); in keepOut()
96 public void keepOut() { in keepOut() method in MatchScore
588 matcher.keepOut(contactId); in pickBestMatchBasedOnExceptions()915 matcher.keepOut(contactId); in findMatchingContacts()
543 matcher.keepOut(rId, contactId, accountId); in updateMatchScoresBasedOnExceptions()835 matcher.keepOut(rawContactId, contactId, accountId); in findMatchingContacts()