Searched refs:pairNewButton (Results 1 – 1 of 1) sorted by relevance
245 val pairNewButton = dialog.requireViewById<View>(R.id.pair_new_device_button) in testOnDeviceUpdated_hideSeeAll_showPairNew() constant252 assertThat(pairNewButton).isNotNull() in testOnDeviceUpdated_hideSeeAll_showPairNew()253 assertThat(pairNewButton.visibility).isEqualTo(VISIBLE) in testOnDeviceUpdated_hideSeeAll_showPairNew()