Searched refs:mKeepOut (Results 1 - 1 of 1) sorted by relevance

/packages/providers/ContactsProvider/src/com/android/providers/contacts/aggregation/util/
H A DContactMatcher.java169 private boolean mKeepOut; field in class:ContactMatcher.MatchScore
181 mKeepOut = false;
210 mKeepOut = true;
214 if (mKeepOut) {
377 if (score.mKeepOut) {
404 if (score.mKeepOut) {

Completed in 40 milliseconds