Searched refs:resetAugmentedService (Results 1 – 5 of 5) sorted by relevance
20 import static android.autofillservice.cts.testcore.AugmentedHelper.resetAugmentedService;89 resetAugmentedService(sContext); in testAugmentedAutofill_standardAutofillDisabledByService_otherActivity()
103 AugmentedHelper.resetAugmentedService(sContext);
79 AugmentedHelper.resetAugmentedService(sContext); in setFixtures()
88 AugmentedHelper.resetAugmentedService(sContext); in setFixtures()
79 public static void resetAugmentedService(Context context) { in resetAugmentedService() method in AugmentedHelper