Searched refs:mShowEmptyListForEmptyQuery (Results 1 – 2 of 2) sorted by relevance
95 private boolean mShowEmptyListForEmptyQuery; field in ContactEntryListFragment591 if (mShowEmptyListForEmptyQuery && mAdapter != null && mListView != null) {602 setSearchMode(!TextUtils.isEmpty(mQueryString) || mShowEmptyListForEmptyQuery);612 mShowEmptyListForEmptyQuery = show;616 return mShowEmptyListForEmptyQuery;
107 private boolean mShowEmptyListForEmptyQuery; field in ContactEntryListFragment675 if (mShowEmptyListForEmptyQuery && mAdapter != null && mListView != null) {686 setSearchMode(!TextUtils.isEmpty(mQueryString) || mShowEmptyListForEmptyQuery);696 mShowEmptyListForEmptyQuery = show;