Home
last modified time | relevance | path

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

/packages/providers/ContactsProvider/src/com/android/providers/contacts/aggregation/util/
DMatchScore.java116 public boolean isKeepIn() { in isKeepIn() method in MatchScore
DContactMatcher.java320 if (score.isKeepIn()) { in pickBestMatch()
DRawContactMatcher.java317 if (score.isKeepIn()) { in pickBestMatches()