Searched refs:enableAugmentedService (Results 1 – 6 of 6) sorted by relevance
81 protected CtsAugmentedAutofillService enableAugmentedService() throws InterruptedException { in enableAugmentedService() method in AugmentedAutofillManualActivityLaunchTestCase82 return enableAugmentedService(/* whitelistSelf= */ true); in enableAugmentedService()85 protected CtsAugmentedAutofillService enableAugmentedService(boolean whitelistSelf) in enableAugmentedService() method in AugmentedAutofillManualActivityLaunchTestCase
87 CtsAugmentedAutofillService augmentedService = enableAugmentedService();98 enableAugmentedService();127 enableAugmentedService();156 enableAugmentedService();222 enableAugmentedService();289 enableAugmentedService();327 enableAugmentedService();357 enableAugmentedService();397 enableAugmentedService();424 enableAugmentedService();[all …]
43 enableAugmentedService(); in testAutofill_none()69 enableAugmentedService(); in testAutofill_oneField()105 enableAugmentedService(); in testAutofill_twoFields()142 enableAugmentedService(); in testAutofill_manualRequest()178 enableAugmentedService(); in testAutofill_autoThenManualRequests()
42 enableAugmentedService(); in testAugmentedAutofill_standardAutofillDisabledByService_sameActivity()97 enableAugmentedService(); in testAugmentedAutofill_standardAutofillDisabledByService_otherActivity()
54 enableAugmentedService(); in testDoIt()
86 protected CtsAugmentedAutofillService enableAugmentedService() throws InterruptedException { in enableAugmentedService() method in AugmentedAutofillAutoActivityLaunchTestCase