Searched refs:mAugmentedUiBot (Results 1 – 5 of 5) sorted by relevance
133 mAugmentedUiBot.assertUiNeverShown();164 mAugmentedUiBot.assertUiNeverShown();196 mAugmentedUiBot.assertUiNeverShown();211 mAugmentedUiBot.assertUiNeverShown();264 mAugmentedUiBot.assertUiNeverShown();279 mAugmentedUiBot.assertUiNeverShown();324 mAugmentedUiBot.assertUiNeverShown();342 mAugmentedUiBot.assertUiNeverShown();380 final UiObject2 ui = mAugmentedUiBot.assertUiShown(usernameId, "Augment Me");385 mAugmentedUiBot.assertUiGone();[all …]
70 final UiObject2 ui = mAugmentedUiBot.assertUiShown(preInput.getAutofillId(), "Augment Me"); in testAugmentedAutofill_standardAutofillDisabledByService_sameActivity()77 mAugmentedUiBot.assertUiGone(); in testAugmentedAutofill_standardAutofillDisabledByService_sameActivity()124 final UiObject2 ui = mAugmentedUiBot.assertUiShown(inputId, "Augment Me"); in testAugmentedAutofill_standardAutofillDisabledByService_otherActivity()131 mAugmentedUiBot.assertUiGone(); in testAugmentedAutofill_standardAutofillDisabledByService_otherActivity()
64 mAugmentedUiBot.assertUiNeverShown(); in testAutofill_none()95 final UiObject2 ui = mAugmentedUiBot.assertUiShown(usernameId, "Augment Me"); in testAutofill_oneField()100 mAugmentedUiBot.assertUiGone(); in testAutofill_oneField()132 final UiObject2 ui = mAugmentedUiBot.assertUiShown(usernameId, "Augment Me"); in testAutofill_twoFields()137 mAugmentedUiBot.assertUiGone(); in testAutofill_twoFields()170 final UiObject2 ui = mAugmentedUiBot.assertUiShown(usernameId, "Augment Me"); in testAutofill_manualRequest()175 mAugmentedUiBot.assertUiGone(); in testAutofill_manualRequest()205 mAugmentedUiBot.assertUiShown(usernameId, "Augment Me"); in testAutofill_autoThenManualRequests()228 final UiObject2 ui = mAugmentedUiBot.assertUiShown(usernameId, "Fill Me"); in testAutofill_autoThenManualRequests()233 mAugmentedUiBot.assertUiGone(); in testAutofill_autoThenManualRequests()
46 protected AugmentedUiBot mAugmentedUiBot; field in AugmentedAutofillManualActivityLaunchTestCase75 mAugmentedUiBot = new AugmentedUiBot(mUiBot); in setFixtures()
48 protected AugmentedUiBot mAugmentedUiBot; field in AugmentedAutofillAutoActivityLaunchTestCase84 mAugmentedUiBot = new AugmentedUiBot(mUiBot); in setFixtures()