Searched refs:NO_RESPONSE (Results 1 – 16 of 16) sorted by relevance
19 import static android.autofillservice.cts.CannedFillResponse.NO_RESPONSE;104 sReplier.addResponse(NO_RESPONSE);133 sReplier.addResponse(NO_RESPONSE);162 sReplier.addResponse(NO_RESPONSE);295 sReplier.addResponse(NO_RESPONSE);332 sReplier.addResponse(NO_RESPONSE);363 sReplier.addResponse(NO_RESPONSE);400 sReplier.addResponse(NO_RESPONSE);430 sReplier.addResponse(NO_RESPONSE);496 sReplier.addResponse(NO_RESPONSE);[all …]
19 import static android.autofillservice.cts.CannedFillResponse.NO_RESPONSE;203 sReplier.addResponse(NO_RESPONSE); in testAutofill_autoThenManualRequests()
207 private static final String NO_RESPONSE = "NO RESPONSE"; field in InstallUtils225 String result = NO_RESPONSE; in processUserData()226 for (int i = 0; result.equals(NO_RESPONSE) && i < 5; ++i) { in processUserData()241 }, new Handler(handlerThread.getLooper()), 0, NO_RESPONSE, null); in processUserData()
18 import static android.autofillservice.cts.CannedFillResponse.NO_RESPONSE;62 sReplier.addResponse(NO_RESPONSE);
19 import static android.autofillservice.cts.CannedFillResponse.NO_RESPONSE;123 sReplier.addResponse(NO_RESPONSE); in testDoNotRestoreDuplicateAutofillIds()133 sReplier.addResponse(NO_RESPONSE); in testDoNotRestoreDuplicateAutofillIds()
18 import static android.autofillservice.cts.CannedFillResponse.NO_RESPONSE;77 sReplier.addResponse(NO_RESPONSE);153 sReplier.addResponse(NO_RESPONSE);
22 import static android.autofillservice.cts.CannedFillResponse.NO_RESPONSE;125 sReplier.addResponse(NO_RESPONSE); in testAutoFillNoDatasets()149 .addResponse(NO_RESPONSE) in testAutoFillNoDatasets_multipleFields_alwaysNull()176 sReplier.addResponse(NO_RESPONSE); in testAutofillAutomaticallyAfterServiceReturnedNoDatasets()218 sReplier.addResponse(NO_RESPONSE); in testAutofillManuallyAfterServiceReturnedNoDatasets()254 sReplier.addResponse(NO_RESPONSE); in testAutofillManuallyAndSaveAfterServiceReturnedNoDatasets()279 sReplier.addResponse(NO_RESPONSE); in testAutofillAutomaticallyAndSaveAfterServiceReturnedNoDatasets()346 sReplier.addResponse(NO_RESPONSE); in testMultipleIterationsAfterServiceReturnedNoDatasets()357 sReplier.addResponse(NO_RESPONSE); in testMultipleIterationsAfterServiceReturnedNoDatasets()364 sReplier.addResponse(NO_RESPONSE); in testMultipleIterationsAfterServiceReturnedNoDatasets()[all …]
19 import static android.autofillservice.cts.CannedFillResponse.NO_RESPONSE;230 sReplier.addResponse(NO_RESPONSE);
274 sReplier.addResponse(CannedFillResponse.NO_RESPONSE); in testUrlBarChangeCancelSessionWhenServiceReturnsNullResponse()282 sReplier.addResponse(CannedFillResponse.NO_RESPONSE); in testUrlBarChangeCancelSessionWhenServiceReturnsNullResponse()
63 sReplier.addResponse(CannedFillResponse.NO_RESPONSE);
18 import static android.autofillservice.cts.CannedFillResponse.NO_RESPONSE;426 sReplier.addResponse(NO_RESPONSE); in testAutofillCallbackNoDatasets()
20 import static android.autofillservice.cts.CannedFillResponse.NO_RESPONSE;265 sReplier.addResponse(NO_RESPONSE); in testNoEvents_whenServiceReturnsNullResponse()435 sReplier.addResponse(CannedFillResponse.NO_RESPONSE); in testContextCommitted_whenServiceDidntDoAnything()
300 sReplier.addResponse(CannedFillResponse.NO_RESPONSE); in saveTest()505 sReplier.addResponse(CannedFillResponse.NO_RESPONSE); in testSaveThenStartNewSessionRightAway()790 sReplier.addResponse(CannedFillResponse.NO_RESPONSE); in saveUiRestoredAfterTappingLinkTest()
130 public static final CannedFillResponse NO_RESPONSE = field in CannedFillResponse
78 sReplier.addResponse(CannedFillResponse.NO_RESPONSE);
979 : CannedFillResponse.NO_RESPONSE; in fillResponseAuthServiceHasNoDataTest()