Searched refs:setEmptyView (Results 1 – 13 of 13) sorted by relevance
296 mList.setEmptyView(mStandardEmptyView); in setEmptyText()413 mList.setEmptyView(mEmptyView); in ensureList()416 mList.setEmptyView(mStandardEmptyView); in ensureList()
248 mList.setEmptyView(emptyView); in onContentChanged()
226 mList.setEmptyView(emptyView); in onContentChanged()
240 mList.setEmptyView(mStandardEmptyView); in setEmptyText()356 mList.setEmptyView(mEmptyView); in ensureList()359 mList.setEmptyView(mStandardEmptyView); in ensureList()
70 getListView().setEmptyView(mEmptyView); in onCreate()
139 mListView.setEmptyView(findViewById(android.R.id.empty)); in onCreate()
189 mListView.setEmptyView(findViewById(android.R.id.empty)); in onCreate()
684 public void setEmptyView(View emptyView) { in setEmptyView() method in AdapterView
472 adapterView.setEmptyView(emptyView); in apply()2678 public void setEmptyView(int viewId, int emptyViewId) {
412 mListView.setEmptyView(emptyView); in updateEmptyView()
36829 method public void setEmptyView(android.view.View);38220 method public void setEmptyView(int, int);
49174 method public void setEmptyView(android.view.View);50588 method public void setEmptyView(int, int);
53082 method public void setEmptyView(android.view.View);54496 method public void setEmptyView(int, int);