Searched refs:shouldShowEmptyView (Results 1 – 1 of 1) sorted by relevance
314 if (!isSearchMode() && numberOfContacts <= 0 && shouldShowEmptyView(filter)) { in bindListHeader()342 private boolean shouldShowEmptyView(ContactListFilter filter) { in shouldShowEmptyView() method in DefaultContactBrowseListFragment