Searched refs:seeAllButton (Results 1 – 1 of 1) sorted by relevance
244 val seeAllButton = dialog.requireViewById<View>(R.id.see_all_button) in testOnDeviceUpdated_hideSeeAll_showPairNew() constant250 assertThat(seeAllButton).isNotNull() in testOnDeviceUpdated_hideSeeAll_showPairNew()251 assertThat(seeAllButton.visibility).isEqualTo(GONE) in testOnDeviceUpdated_hideSeeAll_showPairNew()