Searched refs:positiveText (Results 1 – 4 of 4) sorted by relevance
81 UiObject2 positiveText = in blockATopicWithDialog() local87 .that(positiveText) in blockATopicWithDialog()91 positiveText.click(); in blockATopicWithDialog()112 UiObject2 positiveText = in unblockATopicWithDialog() local119 .that(positiveText) in unblockATopicWithDialog()123 positiveText.click(); in unblockATopicWithDialog()140 UiObject2 positiveText = in resetATopicWithDialog() local146 .that(positiveText) in resetATopicWithDialog()150 positiveText.click(); in resetATopicWithDialog()
195 UiObject2 positiveText = in blockTopicDialogTest() local199 assertThat(positiveText).isNotNull(); in blockTopicDialogTest()202 positiveText.click(); in blockTopicDialogTest()237 UiObject2 positiveText = in unblockTopicDialogTest() local241 assertThat(positiveText).isNotNull(); in unblockTopicDialogTest()244 positiveText.click(); in unblockTopicDialogTest()260 UiObject2 positiveText = in resetTopicDialogTest() local264 assertThat(positiveText).isNotNull(); in resetTopicDialogTest()267 positiveText.click(); in resetTopicDialogTest()304 UiObject2 positiveText = in blockAppDialogTest() local[all …]
258 UiObject2 positiveText = in unblockAppConsent() local262 assertThat(positiveText).isNotNull(); in unblockAppConsent()265 positiveText.click(); in unblockAppConsent()282 UiObject2 positiveText = in resetAppConsent() local286 assertThat(positiveText).isNotNull(); in resetAppConsent()289 positiveText.click(); in resetAppConsent()299 UiObject2 positiveText = in blockAppConsent() local303 assertThat(positiveText).isNotNull(); in blockAppConsent()304 positiveText.click(); in blockAppConsent()
163 UiObject2 positiveText = in performSwitchClick() local167 assertThat(positiveText).isNotNull(); in performSwitchClick()168 positiveText.click(); in performSwitchClick()