Searched defs:emptyView (Results 1 – 2 of 2) sorted by relevance
68 View emptyView = new View(adapterView.getContext()); in testSetEmptyView_shouldHideAdapterViewIfAdapterIsNull() local79 View emptyView = new View(adapterView.getContext()); in testSetEmptyView_shouldHideAdapterViewIfAdapterViewIsEmpty() local90 View emptyView = new View(adapterView.getContext()); in testSetEmptyView_shouldHideEmptyViewIfAdapterViewIsNotEmpty() local102 View emptyView = new View(adapterView.getContext()); in testSetEmptyView_shouldHideEmptyViewWhenAdapterGetsNewItem() local121 View emptyView = new View(adapterView.getContext()); in testSetEmptyView_shouldHideAdapterViewWhenAdapterBecomesEmpty() local
66 View emptyView = new View(adapterView.getContext()); in testSetEmptyView_ShouldHideAdapterViewIfAdapterIsNull() local76 View emptyView = new View(adapterView.getContext()); in testSetEmptyView_ShouldHideAdapterViewIfAdapterViewIsEmpty() local86 View emptyView = new View(adapterView.getContext()); in testSetEmptyView_ShouldHideEmptyViewIfAdapterViewIsNotEmpty() local97 View emptyView = new View(adapterView.getContext()); in testSetEmptyView_ShouldHideEmptyViewWhenAdapterGetsNewItem() local115 View emptyView = new View(adapterView.getContext()); in testSetEmptyView_ShouldHideAdapterViewWhenAdapterBecomesEmpty() local