Home
last modified time | relevance | path

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

/packages/apps/Contacts/src/com/android/contacts/list/
DHeaderEntryContactListAdapter.java47 public void setShowCreateContact(boolean showCreateContact) { in setShowCreateContact() argument
48 mShowCreateContact = showCreateContact; in setShowCreateContact()