Searched refs:keepIn (Results 1 – 5 of 5) sorted by relevance
262 public void keepIn(long contactId) { in keepIn() method in ContactMatcher263 getMatchingScore(contactId).keepIn(); in keepIn()
265 public void keepIn(long rawContactId, long contactId, long accountId) { in keepIn() method in RawContactMatcher266 getMatchingScore(rawContactId, contactId, accountId).keepIn(); in keepIn()
92 public void keepIn() { in keepIn() method in MatchScore
584 matcher.keepIn(contactId); in pickBestMatchBasedOnExceptions()
539 matcher.keepIn(rId, contactId, accountId); in updateMatchScoresBasedOnExceptions()