Searched refs:crossProfileContent (Results 1 – 1 of 1) sorted by relevance
139 View crossProfileContent = mHolder.itemView.findViewById(R.id.cross_profile_content); in testClickingButtonShouldShowProgressBar() local145 assertThat(crossProfileContent.getVisibility()).isEqualTo(View.VISIBLE); in testClickingButtonShouldShowProgressBar()152 assertThat(crossProfileContent.getVisibility()).isEqualTo(View.GONE); in testClickingButtonShouldShowProgressBar()