Home
last modified time | relevance | path

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

/packages/apps/Contacts/src/com/android/contacts/editor/
DContactEditorFragment.java243 private final boolean mSetNewContact; field in ContactEditorFragment.AggregationSuggestionAdapter
250 mSetNewContact = setNewContact; in AggregationSuggestionAdapter()
262 suggestionView.setNewContact(mSetNewContact); in getView()