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

/packages/apps/Contacts/src/com/android/contacts/list/
H A DHeaderEntryContactListAdapter.java36 private boolean mShowCreateContact; field in class:HeaderEntryContactListAdapter
43 return isSearchMode() || !mShowCreateContact ? 0 : 1;
50 mShowCreateContact = showCreateContact;

Completed in 113 milliseconds