Home
last modified time | relevance | path

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

/cts/tests/autofillservice/src/android/autofillservice/cts/inline/
DInlineAugmentedLoginActivityTest.java22 import static android.autofillservice.cts.testcore.CannedFillResponse.NO_RESPONSE;
116 sReplier.addResponse(NO_RESPONSE);
152 sReplier.addResponse(NO_RESPONSE);
196 sReplier.addResponse(NO_RESPONSE);
242 sReplier.addResponse(NO_RESPONSE);
277 sReplier.addResponse(NO_RESPONSE);
311 sReplier.addResponse(NO_RESPONSE);
334 sReplier.addResponse(NO_RESPONSE);
DInlineAugmentedAuthTest.java22 import static android.autofillservice.cts.testcore.CannedFillResponse.NO_RESPONSE;
72 sReplier.addResponse(NO_RESPONSE);
125 sReplier.addResponse(NO_RESPONSE);
171 sReplier.addResponse(NO_RESPONSE);
DInlineAugmentedWebViewActivityTest.java22 import static android.autofillservice.cts.testcore.CannedFillResponse.NO_RESPONSE;
83 sReplier.addResponse(CannedFillResponse.NO_RESPONSE);
135 sReplier.addResponse(NO_RESPONSE);
DInlineAugmentedContentTest.java21 import static android.autofillservice.cts.testcore.CannedFillResponse.NO_RESPONSE;
80 sReplier.addResponse(NO_RESPONSE);
DInlineAuthenticationTest.java22 import static android.autofillservice.cts.testcore.CannedFillResponse.NO_RESPONSE;
113 sReplier.addResponse(NO_RESPONSE); in testFillResponseAuth_withNewAutofillSessionStartByActivity()
DInlineLoginActivityTest.java19 import static android.autofillservice.cts.testcore.CannedFillResponse.NO_RESPONSE;
190 sReplier.addResponse(NO_RESPONSE); in assertAutofill_SwitchActivity()
DInlineWebViewActivityTest.java99 sReplier.addResponse(CannedFillResponse.NO_RESPONSE);
/cts/tests/autofillservice/src/android/autofillservice/cts/augmented/
DAugmentedLoginActivityTest.java24 import static android.autofillservice.cts.testcore.CannedFillResponse.NO_RESPONSE;
113 sReplier.addResponse(NO_RESPONSE);
142 sReplier.addResponse(NO_RESPONSE);
173 sReplier.addResponse(NO_RESPONSE);
352 sReplier.addResponse(NO_RESPONSE);
390 sReplier.addResponse(NO_RESPONSE);
421 sReplier.addResponse(NO_RESPONSE);
458 sReplier.addResponse(NO_RESPONSE);
488 sReplier.addResponse(NO_RESPONSE);
554 sReplier.addResponse(NO_RESPONSE);
[all …]
/cts/tests/autofillservice/src/android/autofillservice/cts/dropdown/
DInitializedCheckoutActivityTest.java23 import static android.autofillservice.cts.testcore.CannedFillResponse.NO_RESPONSE;
65 sReplier.addResponse(NO_RESPONSE);
DVirtualContainerActivityCompatModeTest.java280 sReplier.addResponse(CannedFillResponse.NO_RESPONSE); in testUrlBarChangeCancelSessionWhenServiceReturnsNullResponse()
288 sReplier.addResponse(CannedFillResponse.NO_RESPONSE); in testUrlBarChangeCancelSessionWhenServiceReturnsNullResponse()
DMultipleFragmentLoginTest.java20 import static android.autofillservice.cts.testcore.CannedFillResponse.NO_RESPONSE;
237 sReplier.addResponse(NO_RESPONSE);
DLoginActivityTest.java25 import static android.autofillservice.cts.testcore.CannedFillResponse.NO_RESPONSE;
144 sReplier.addResponse(NO_RESPONSE); in testAutofillAutomaticallyAfterServiceReturnedNoDatasets()
186 sReplier.addResponse(NO_RESPONSE); in testAutofillManuallyAfterServiceReturnedNoDatasets()
222 sReplier.addResponse(NO_RESPONSE); in testAutofillManuallyAndSaveAfterServiceReturnedNoDatasets()
247 sReplier.addResponse(NO_RESPONSE); in testAutofillAutomaticallyAndSaveAfterServiceReturnedNoDatasets()
314 sReplier.addResponse(NO_RESPONSE); in testMultipleIterationsAfterServiceReturnedNoDatasets()
325 sReplier.addResponse(NO_RESPONSE); in testMultipleIterationsAfterServiceReturnedNoDatasets()
332 sReplier.addResponse(NO_RESPONSE); in testMultipleIterationsAfterServiceReturnedNoDatasets()
897 callbackUnavailableTest(NO_RESPONSE); in testAutofillCallbackNoDatasets()
2051 sReplier.addResponse(NO_RESPONSE); in testGetTextInputType()
[all …]
DDialogLauncherActivityTest.java68 sReplier.addResponse(CannedFillResponse.NO_RESPONSE);
DVirtualContainerActivityTest.java21 import static android.autofillservice.cts.testcore.CannedFillResponse.NO_RESPONSE;
439 sReplier.addResponse(NO_RESPONSE); in testAutofillCallbackNoDatasets()
DWebViewActivityTest.java87 sReplier.addResponse(CannedFillResponse.NO_RESPONSE);
DFillEventHistoryTest.java68 sReplier.addResponse(CannedFillResponse.NO_RESPONSE); in testContextCommitted_whenServiceDidntDoAnything()
DAuthenticationTest.java990 : CannedFillResponse.NO_RESPONSE; in fillResponseAuthServiceHasNoDataTest()
/cts/tests/autofillservice/src/android/autofillservice/cts/
DDuplicateIdActivityTest.java20 import static android.autofillservice.cts.testcore.CannedFillResponse.NO_RESPONSE;
129 sReplier.addResponse(NO_RESPONSE); in testDoNotRestoreDuplicateAutofillIds()
139 sReplier.addResponse(NO_RESPONSE); in testDoNotRestoreDuplicateAutofillIds()
DFatActivityTest.java33 import static android.autofillservice.cts.testcore.CannedFillResponse.NO_RESPONSE;
80 sReplier.addResponse(NO_RESPONSE);
156 sReplier.addResponse(NO_RESPONSE);
/cts/libs/install/src/com/android/cts/install/lib/
DInstallUtils.java259 private static final String NO_RESPONSE = "NO RESPONSE"; field in InstallUtils
278 String result = NO_RESPONSE; in processUserData()
294 }, new Handler(handlerThread.getLooper()), 0, NO_RESPONSE, null); in processUserData()
298 if (!result.equals(NO_RESPONSE)) { in processUserData()
/cts/tests/autofillservice/src/android/autofillservice/cts/commontests/
DLoginActivityCommonTestCase.java20 import static android.autofillservice.cts.testcore.CannedFillResponse.NO_RESPONSE;
60 sReplier.addResponse(NO_RESPONSE); in testAutoFillNoDatasets()
84 sReplier.addResponse(NO_RESPONSE) in testAutoFillNoDatasets_multipleFields_alwaysNull()
DAbstractLoginNotImportantForAutofillTestCase.java21 import static android.autofillservice.cts.testcore.CannedFillResponse.NO_RESPONSE;
206 sReplier.addResponse(NO_RESPONSE); in testAutofill_autoThenManualRequests()
DFillEventHistoryCommonTestCase.java23 import static android.autofillservice.cts.testcore.CannedFillResponse.NO_RESPONSE;
306 sReplier.addResponse(NO_RESPONSE); in testNoEvents_whenServiceReturnsNullResponse()
/cts/tests/autofillservice/src/android/autofillservice/cts/testcore/
DCannedFillResponse.java139 public static final CannedFillResponse NO_RESPONSE = field in CannedFillResponse
/cts/tests/autofillservice/src/android/autofillservice/cts/saveui/
DSimpleSaveActivityTest.java325 sReplier.addResponse(CannedFillResponse.NO_RESPONSE); in saveTest()
910 sReplier.addResponse(CannedFillResponse.NO_RESPONSE); in saveUiRestoredAfterTappingLinkTest()