Home
last modified time | relevance | path

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

/packages/providers/ContactsProvider/src/com/android/providers/contacts/aggregation/util/
DContactMatcher.java168 private boolean mKeepIn; field in ContactMatcher.MatchScore
180 mKeepIn = false; in reset()
206 mKeepIn = true; in keepIn()
218 if (mKeepIn) { in getScore()
408 if (score.mKeepIn) { in pickBestMatch()