Searched refs:getEmptyView (Results 1 – 7 of 7) sorted by relevance
60 assertTrue("Empty view still shown", mActivity.getEmptyView().getVisibility() == View.GONE); in testZeroToOne()70 assertTrue("Empty view still shown", mActivity.getEmptyView().getVisibility() == View.GONE); in testZeroToOneForwardBack()81 assertTrue("Empty view still shown", mActivity.getEmptyView().getVisibility() == View.GONE); in testZeroToOneForwardBack()96 mActivity.getEmptyView().getVisibility() == View.GONE); in testZeroToManyToZero()105 mActivity.getEmptyView().getVisibility() == View.GONE); in testZeroToManyToZero()110 mActivity.getEmptyView().getVisibility() == View.VISIBLE); in testZeroToManyToZero()124 … assertTrue("Empty view not shown", mActivity.getEmptyView().getVisibility() == View.VISIBLE); in testZeroToManyToZero()
100 public View getEmptyView() { in getEmptyView() method in ListWithEmptyView
717 public View getEmptyView() { in getEmptyView() method in AdapterView
415 if (mListView.getEmptyView() == null) { in updateEmptyView()
META-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
36813 method public android.view.View getEmptyView();
58927 method public android.view.View getEmptyView();