Home
last modified time | relevance | path

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

/packages/apps/Contacts/src/com/android/contacts/list/
DContactEntryListFragment.java107 private boolean mShowEmptyListForEmptyQuery; field in ContactEntryListFragment
675 if (mShowEmptyListForEmptyQuery && mAdapter != null && mListView != null) {
686 setSearchMode(!TextUtils.isEmpty(mQueryString) || mShowEmptyListForEmptyQuery);
696 mShowEmptyListForEmptyQuery = show;