Searched refs:mAugmentedUiBot (Results 1 – 5 of 5) sorted by relevance
119 mAugmentedUiBot.assertUiNeverShown();148 mAugmentedUiBot.assertUiNeverShown();177 mAugmentedUiBot.assertUiNeverShown();192 mAugmentedUiBot.assertUiNeverShown();245 mAugmentedUiBot.assertUiNeverShown();260 mAugmentedUiBot.assertUiNeverShown();315 final UiObject2 ui = mAugmentedUiBot.assertUiShown(usernameId, "Augment Me");320 mAugmentedUiBot.assertUiGone();349 mAugmentedUiBot.assertUiNeverShown();384 final UiObject2 ui = mAugmentedUiBot.assertUiShown(usernameId, "Augment Me");[all …]
62 mAugmentedUiBot.assertUiNeverShown(); in testAutofill_none()93 final UiObject2 ui = mAugmentedUiBot.assertUiShown(usernameId, "Augment Me"); in testAutofill_oneField()98 mAugmentedUiBot.assertUiGone(); in testAutofill_oneField()130 final UiObject2 ui = mAugmentedUiBot.assertUiShown(usernameId, "Augment Me"); in testAutofill_twoFields()135 mAugmentedUiBot.assertUiGone(); in testAutofill_twoFields()166 final UiObject2 ui = mAugmentedUiBot.assertUiShown(usernameId, "Augment Me"); in testAutofill_manualRequest()171 mAugmentedUiBot.assertUiGone(); in testAutofill_manualRequest()201 mAugmentedUiBot.assertUiShown(usernameId, "Augment Me"); in testAutofill_autoThenManualRequests()224 final UiObject2 ui = mAugmentedUiBot.assertUiShown(usernameId, "Fill Me"); in testAutofill_autoThenManualRequests()229 mAugmentedUiBot.assertUiGone(); in testAutofill_autoThenManualRequests()
67 final UiObject2 ui = mAugmentedUiBot.assertUiShown(preInput.getAutofillId(), "Augment Me"); in testAugmentedAutofill_standardAutofillDisabledByService_sameActivity()74 mAugmentedUiBot.assertUiGone(); in testAugmentedAutofill_standardAutofillDisabledByService_sameActivity()121 final UiObject2 ui = mAugmentedUiBot.assertUiShown(inputId, "Augment Me"); in testAugmentedAutofill_standardAutofillDisabledByService_otherActivity()128 mAugmentedUiBot.assertUiGone(); in testAugmentedAutofill_standardAutofillDisabledByService_otherActivity()
41 protected AugmentedUiBot mAugmentedUiBot; field in AugmentedAutofillAutoActivityLaunchTestCase64 mAugmentedUiBot = new AugmentedUiBot(mUiBot); in setFixtures()
40 protected AugmentedUiBot mAugmentedUiBot; field in AugmentedAutofillManualActivityLaunchTestCase62 mAugmentedUiBot = new AugmentedUiBot(mUiBot); in setFixtures()