Searched refs:keepIn (Results 1 – 5 of 5) sorted by relevance
264 public void keepIn(long contactId) { in keepIn() method in ContactMatcher265 getMatchingScore(contactId).keepIn(); in keepIn()
267 public void keepIn(long rawContactId, long contactId, long accountId) { in keepIn() method in RawContactMatcher268 getMatchingScore(rawContactId, contactId, accountId).keepIn(); in keepIn()
92 public void keepIn() { in keepIn() method in MatchScore
586 matcher.keepIn(contactId); in pickBestMatchBasedOnExceptions()
541 matcher.keepIn(rId, contactId, accountId); in updateMatchScoresBasedOnExceptions()