Searched refs:appViewsContainer (Results 1 – 1 of 1) sorted by relevance
193 final View appViewsContainer = mAppEntitiesHeaderView.findViewById( in clearAllAppEntities_shouldNotShowAllAppViews() local205 assertThat(appViewsContainer.getVisibility()).isEqualTo(View.GONE); in clearAllAppEntities_shouldNotShowAllAppViews()217 final View appViewsContainer = mAppEntitiesHeaderView.findViewById( in apply_noAppEntitySet_shouldOnlyShowTitleAndEmptyView() local226 assertThat(appViewsContainer.getVisibility()).isEqualTo(View.GONE); in apply_noAppEntitySet_shouldOnlyShowTitleAndEmptyView()