Home
last modified time | relevance | path

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

/packages/apps/Contacts/src/com/android/contacts/list/
DDefaultContactBrowseListFragment.java212 if (TextUtils.isEmpty(getQueryString()) || !adapter.areAllPartitionsEmpty()) { in showCount()
DContactEntryListAdapter.java494 public boolean areAllPartitionsEmpty() { in areAllPartitionsEmpty() method in ContactEntryListAdapter