Searched refs:CtsAugmentedAutofillService (Results 1 – 11 of 11) sorted by relevance
23 import android.autofillservice.cts.testcore.CtsAugmentedAutofillService;24 import android.autofillservice.cts.testcore.CtsAugmentedAutofillService.AugmentedReplier;48 private CtsAugmentedAutofillService.ServiceWatcher mServiceWatcher;72 sAugmentedReplier = CtsAugmentedAutofillService.getAugmentedReplier(); in setFixtures()74 CtsAugmentedAutofillService.resetStaticState(); in setFixtures()99 protected CtsAugmentedAutofillService enableAugmentedService() throws InterruptedException { in enableAugmentedService()103 protected CtsAugmentedAutofillService enableAugmentedService(boolean whitelistSelf) in enableAugmentedService()109 mServiceWatcher = CtsAugmentedAutofillService.setServiceWatcher(); in enableAugmentedService()110 AugmentedHelper.setAugmentedService(CtsAugmentedAutofillService.SERVICE_NAME, sContext); in enableAugmentedService()112 CtsAugmentedAutofillService service = mServiceWatcher.waitOnConnected(); in enableAugmentedService()
24 import android.autofillservice.cts.testcore.CtsAugmentedAutofillService;25 import android.autofillservice.cts.testcore.CtsAugmentedAutofillService.AugmentedReplier;50 private CtsAugmentedAutofillService.ServiceWatcher mServiceWatcher;81 sAugmentedReplier = CtsAugmentedAutofillService.getAugmentedReplier(); in setFixtures()83 CtsAugmentedAutofillService.resetStaticState(); in setFixtures()113 protected CtsAugmentedAutofillService enableAugmentedService() throws InterruptedException { in enableAugmentedService()118 mServiceWatcher = CtsAugmentedAutofillService.setServiceWatcher(); in enableAugmentedService()119 AugmentedHelper.setAugmentedService(CtsAugmentedAutofillService.SERVICE_NAME, sContext); in enableAugmentedService()121 CtsAugmentedAutofillService service = mServiceWatcher.waitOnConnected(); in enableAugmentedService()
25 import android.autofillservice.cts.testcore.CtsAugmentedAutofillService.AugmentedFillRequest;
62 public class CtsAugmentedAutofillService extends AugmentedAutofillService { class64 private static final String TAG = CtsAugmentedAutofillService.class.getSimpleName();67 public static final String SERVICE_CLASS = CtsAugmentedAutofillService.class.getSimpleName();85 public CtsAugmentedAutofillService() { in CtsAugmentedAutofillService() method in CtsAugmentedAutofillService392 private CtsAugmentedAutofillService mService;395 public CtsAugmentedAutofillService waitOnConnected() throws InterruptedException { in waitOnConnected()
28 import android.autofillservice.cts.testcore.CtsAugmentedAutofillService.AugmentedFillRequest;
32 import android.autofillservice.cts.testcore.CtsAugmentedAutofillService;104 CtsAugmentedAutofillService.AugmentedFillRequest request1 =153 CtsAugmentedAutofillService.AugmentedFillRequest request1 =204 CtsAugmentedAutofillService.AugmentedFillRequest request1 =
29 import android.autofillservice.cts.testcore.CtsAugmentedAutofillService;110 CtsAugmentedAutofillService.AugmentedFillRequest augRequest =144 CtsAugmentedAutofillService.AugmentedFillRequest augRequest =181 CtsAugmentedAutofillService.AugmentedFillRequest augRequest =
36 import android.autofillservice.cts.testcore.CtsAugmentedAutofillService;37 import android.autofillservice.cts.testcore.CtsAugmentedAutofillService.AugmentedFillRequest;95 final CtsAugmentedAutofillService augmentedService = enableAugmentedService();
32 import android.autofillservice.cts.testcore.CtsAugmentedAutofillService.AugmentedFillRequest;
27 import android.autofillservice.cts.testcore.CtsAugmentedAutofillService.AugmentedFillRequest;
51 import android.autofillservice.cts.testcore.CtsAugmentedAutofillService;52 import android.autofillservice.cts.testcore.CtsAugmentedAutofillService.AugmentedFillRequest;855 final CtsAugmentedAutofillService service = enableAugmentedService();871 final CtsAugmentedAutofillService service = enableAugmentedService();916 final CtsAugmentedAutofillService service = enableAugmentedService();