Home
last modified time | relevance | path

Searched refs:getActivityRule (Results 1 – 25 of 45) sorted by relevance

12

/cts/tests/autofillservice/src/android/autofillservice/cts/dropdown/
DDatePickerCalendarActivityTest.java28 protected AutofillActivityTestRule<DatePickerCalendarActivity> getActivityRule() { in getActivityRule() method in DatePickerCalendarActivityTest
DTimePickerSpinnerActivityTest.java27 protected AutofillActivityTestRule<TimePickerSpinnerActivity> getActivityRule() { in getActivityRule() method in TimePickerSpinnerActivityTest
DDatePickerSpinnerActivityTest.java28 protected AutofillActivityTestRule<DatePickerSpinnerActivity> getActivityRule() { in getActivityRule() method in DatePickerSpinnerActivityTest
DTimePickerClockActivityTest.java27 protected AutofillActivityTestRule<TimePickerClockActivity> getActivityRule() { in getActivityRule() method in TimePickerClockActivityTest
DInitializedCheckoutActivityTest.java48 protected AutofillActivityTestRule<InitializedCheckoutActivity> getActivityRule() { in getActivityRule() method in InitializedCheckoutActivityTest
DDialogLauncherActivityTest.java41 protected AutofillActivityTestRule<DialogLauncherActivity> getActivityRule() { in getActivityRule() method in DialogLauncherActivityTest
DPreFilledLoginActivityTest.java50 protected AutofillActivityTestRule<PreFilledLoginActivity> getActivityRule() { in getActivityRule() method in PreFilledLoginActivityTest
DLoginWithStringsActivityTest.java58 protected AutofillActivityTestRule<LoginWithStringsActivity> getActivityRule() { in getActivityRule() method in LoginWithStringsActivityTest
/cts/tests/autofillservice/src/android/autofillservice/cts/augmented/
DAugmentedLoginNotImportantForAutofillActivityTest.java29 protected AutofillActivityTestRule<LoginNotImportantForAutofillActivity> getActivityRule() { in getActivityRule() method in AugmentedLoginNotImportantForAutofillActivityTest
DAugmentedNotImportantForAutofillWrappedActivityContextTest.java30 getActivityRule() { in getActivityRule() method in AugmentedNotImportantForAutofillWrappedActivityContextTest
DAugmentedNotImportantForAutofillWrappedApplicationContextTest.java30 LoginNotImportantForAutofillWrappedApplicationContextActivity> getActivityRule() { in getActivityRule() method in AugmentedNotImportantForAutofillWrappedApplicationContextTest
/cts/tests/autofillservice/src/android/autofillservice/cts/commontests/
DAbstractMixedCredentialLoginActivityTestCase.java40 protected AutofillActivityTestRule<LoginCredentialMixedActivity> getActivityRule() { in getActivityRule() method in AbstractMixedCredentialLoginActivityTestCase
DAbstractGridActivityTestCase.java36 protected AutofillActivityTestRule<GridActivity> getActivityRule() { in getActivityRule() method in AbstractGridActivityTestCase
DAbstractLoginActivityTestCase.java49 protected AutofillActivityTestRule<LoginActivity> getActivityRule() { in getActivityRule() method in AbstractLoginActivityTestCase
DAutoFillServiceTestCase.java142 return getActivityRule(); in getMainTestRule()
152 protected abstract @NonNull AutofillActivityTestRule<A> getActivityRule(); in getActivityRule() method in AutoFillServiceTestCase.AutoActivityLaunch
155 return getActivityRule().launchActivity(intent); in launchActivity()
159 return getActivityRule().getActivity(); in getActivity()
/cts/tests/autofillservice/src/android/autofillservice/cts/
DMultiWindowLoginActivityTest.java61 protected AutofillActivityTestRule<MultiWindowLoginActivity> getActivityRule() { in getActivityRule() method in MultiWindowLoginActivityTest
79 return RuleChain.outerRule(new AdoptShellPermissionsRule()).around(getActivityRule());
DAttachedContextActivityTest.java38 protected AutofillActivityTestRule<AttachedContextActivity> getActivityRule() { in getActivityRule() method in AttachedContextActivityTest
DLoginWithCustomHighlightActivityTest.java45 protected AutofillActivityTestRule<LoginWithCustomHighlightActivity> getActivityRule() { in getActivityRule() method in LoginWithCustomHighlightActivityTest
/cts/tests/autofillservice/src/android/autofillservice/cts/unittests/
DServiceEnabledForSureTest.java51 protected AutofillActivityTestRule<OnCreateServiceStatusVerifierActivity> getActivityRule() { in getActivityRule() method in ServiceEnabledForSureTest
DServiceDisabledForSureTest.java53 protected AutofillActivityTestRule<OnCreateServiceStatusVerifierActivity> getActivityRule() { in getActivityRule() method in ServiceDisabledForSureTest
/cts/tests/autofillservice/src/android/autofillservice/cts/servicebehavior/
DSettingsIntentTest.java55 protected AutofillActivityTestRule<TrampolineForResultActivity> getActivityRule() { in getActivityRule() method in SettingsIntentTest
/cts/tests/autofillservice/src/android/autofillservice/cts/inline/
DInlineSimpleSaveActivityTest.java60 protected AutofillActivityTestRule<SimpleSaveActivity> getActivityRule() { in getActivityRule() method in InlineSimpleSaveActivityTest
DInlineAugmentedWebViewActivityTest.java59 protected AutofillActivityTestRule<WebViewActivity> getActivityRule() { in getActivityRule() method in InlineAugmentedWebViewActivityTest
/cts/tests/autofillservice/src/android/autofillservice/cts/dialog/
DWebViewActivityTest.java45 protected AutofillActivityTestRule<WebViewActivity> getActivityRule() { in getActivityRule() method in WebViewActivityTest
/cts/tests/autofillservice/src/android/autofillservice/cts/saveui/
DCustomDescriptionDateTest.java54 protected AutofillActivityTestRule<DatePickerSpinnerActivity> getActivityRule() { in getActivityRule() method in CustomDescriptionDateTest

12