Home
last modified time | relevance | path

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

12

/cts/tests/autofillservice/src/android/autofillservice/cts/inline/
DInlineAuthenticationTest.java117 mUiBot.selectDataset("Tap to auth!"); in testFillResponseAuth_withNewAutofillSessionStartByActivity()
166 mUiBot.selectDataset("Tap to auth!"); in testFillResponseAuth()
173 mUiBot.selectDataset("Dataset"); in testFillResponseAuth()
226 mUiBot.selectDataset("auth"); in datasetAuthTwoFields()
239 mUiBot.selectDataset("auth"); in datasetAuthTwoFields()
303 mUiBot.selectDataset("auth-username"); in testDatasetAuthEphemeralOrPinned()
324 mUiBot.selectDataset("auth-username"); in testDatasetAuthEphemeralOrPinned()
338 mUiBot.selectDataset("auth-password"); in testDatasetAuthEphemeralOrPinned()
350 mUiBot.selectDataset("auth-password"); in testDatasetAuthEphemeralOrPinned()
397 mUiBot.selectDataset("auth"); in testDatasetAuthFilteringUsingRegex()
[all …]
DInlineAugmentedAuthTest.java114 mUiBot.selectDataset("John");
163 mUiBot.selectDataset("John");
214 mUiBot.selectDataset("John");
DInlineLoginMixedCredentialActivityTest.java216 mUiBot.selectDataset("The Credit"); in testAutofill_selectNonCredentialView()
241 mUiBot.selectDataset("defaultUsername"); in testAutofill_selectCredentialView()
287 mUiBot.selectDataset("defaultUsername"); in testAutofill_selectNonCredentialThenCredential()
332 mUiBot.selectDataset("The Credit"); in testAutofill_selectCredentialThenNonCredential()
380 mUiBot.selectDataset("defaultUsername"); in testAutofill_startAndEndWithCredential()
427 mUiBot.selectDataset("The Credit"); in testAutofill_startAndEndWithNonCredential()
DInlineAugmentedContentTest.java121 mUiBot.selectDataset(suggestion);
155 mUiBot.selectDataset(suggestionTitle);
191 mUiBot.selectDataset(suggestionTitle);
DInlineWebViewActivityTest.java149 mUiBot.selectDataset(datasetPicker, "The Dude");
226 mUiBot.selectDataset("The Dude");
DInlineAugmentedLoginActivityTest.java186 mUiBot.selectDataset("DUDE");
227 mUiBot.selectDataset("dude");
267 mUiBot.selectDataset("dude");
DInlineLoginActivityTest.java148 mUiBot.selectDataset("The Username"); in testAutofill_disjointDatasets()
246 mUiBot.selectDataset("The Username"); in testAutofill_selectDatasetThenHideInlineSuggestion()
547 mUiBot.selectDataset("The Username"); in testTouchEventPassToIme()
599 mUiBot.selectDataset("The Username"); in testInlineSuggestionViewReleased()
/cts/tests/autofillservice/src/android/autofillservice/cts/dropdown/
DAuthenticationTest.java121 mUiBot.selectDataset("Tap to auth dataset"); in datasetAuthTwoFields()
140 mUiBot.selectDataset("Tap to auth dataset"); in datasetAuthTwoFields()
192 mUiBot.selectDataset("Tap to auth dataset"); in testDatasetAuthTwoFieldsReplaceResponse()
197 mUiBot.selectDataset("Dataset"); in testDatasetAuthTwoFieldsReplaceResponse()
246 mUiBot.selectDataset("Tap to auth dataset"); in testDatasetAuthTwoFieldsNoValues()
301 mUiBot.selectDataset("Tap to auth dataset 1"); in testDatasetAuthTwoDatasets()
367 mUiBot.selectDataset(chosenOne); in datasetAuthMixedTest()
425 mUiBot.selectDataset("Tap to auth dataset"); in testDatasetAuthNoFiltering()
505 mUiBot.selectDataset(picker, "DS1"); in testDatasetAuthFilteringUsingAutofillValue()
574 mUiBot.selectDataset("Tap to auth dataset"); in testDatasetAuthFilteringUsingRegex()
[all …]
DPartitionedActivityTest.java122 mUiBot.selectDataset("l1c1"); in testAutofillTwoPartitionsSkipFirst()
132 mUiBot.selectDataset("l2c2"); in testAutofillTwoPartitionsSkipFirst()
168 mUiBot.selectDataset("Partition 1"); in testAutofillTwoPartitionsInSequence()
198 mUiBot.selectDataset("Partition 2"); in testAutofillTwoPartitionsInSequence()
246 mUiBot.selectDataset("Partition 1"); in autofill4PartitionsTest()
281 mUiBot.selectDataset("Partition 2"); in autofill4PartitionsTest()
318 mUiBot.selectDataset("Partition 3"); in autofill4PartitionsTest()
357 mUiBot.selectDataset("Partition 4"); in autofill4PartitionsTest()
391 mUiBot.selectDataset("Partition 1"); in testAutofill4PartitionsMixManualAndAuto()
424 mUiBot.selectDataset("Partition 2"); in testAutofill4PartitionsMixManualAndAuto()
[all …]
DLoginActivityTest.java200 mUiBot.selectDataset("The Dude"); in testAutofillAutomaticallyAfterServiceReturnedNoDatasets()
237 mUiBot.selectDataset("The Dude"); in testAutofillManuallyAfterServiceReturnedNoDatasets()
542 mUiBot.selectDataset(picker, "The Dude"); in autofillOneDatasetTest()
593 mUiBot.selectDataset("The Dude"); in testAutofillAgainAfterOnFailure()
740 mUiBot.selectDataset("The Dude"); in testAutoFillTwoDatasetsSameNumberOfFields()
795 mUiBot.selectDataset("The Dude"); in autoFillTwoDatasetsUnevenNumberOfFieldsTest()
797 mUiBot.selectDataset("THE DUDE"); in autoFillTwoDatasetsUnevenNumberOfFieldsTest()
836 mUiBot.selectDataset("The Dude"); in testAutoFillDatasetWithoutFieldIsIgnored()
893 mUiBot.selectDataset("The Dude"); in testAutoFillOneDatasetAndMoveFocusAround()
921 mUiBot.selectDataset("The Dude"); in testUiNotShownAfterAutofilled()
[all …]
DFillEventHistoryTest.java145 mUiBot.selectDataset(datasetPicker, "dataset1"); in testContextCommitted_idlessDatasets()
201 mUiBot.selectDataset(datasetPicker, "dataset1"); in testContextCommitted_idlessDatasetSelected_datasetWithIdIgnored()
265 mUiBot.selectDataset(datasetPicker, "dataset2"); in testContextCommitted_idlessDatasetIgnored_datasetWithIdSelected()
390 mUiBot.selectDataset(datasetPicker, "dataset1"); in testContextCommitted_oneDatasetSelected()
461 mUiBot.selectDataset("dataset1"); in testContextCommitted_multipleDatasetsSelected()
474 mUiBot.selectDataset("dataset2"); in testContextCommitted_multipleDatasetsSelected()
548 mUiBot.selectDataset("dataset1"); in testContextCommitted_multipleDatasetsSelected_butNotChanged()
561 mUiBot.selectDataset("dataset2"); in testContextCommitted_multipleDatasetsSelected_butNotChanged()
627 mUiBot.selectDataset("dataset1"); in testContextCommitted_oneDatasetSelected_Changed_thenChangedBack()
DCheckoutActivityTest.java137 mUiBot.selectDataset("ACME CC");
178 mUiBot.selectDataset("ACME CC");
222 mUiBot.selectDataset("ACME CC");
464 mUiBot.selectDataset("dataset");
529 mUiBot.selectDataset("dataset");
649 mUiBot.selectDataset("dataset");
718 mUiBot.selectDataset("dataset");
786 mUiBot.selectDataset("dataset");
DWebViewActivityTest.java147 mUiBot.selectDataset(datasetPicker, "The Dude");
277 mUiBot.selectDataset("The Dude");
392 mUiBot.selectDataset(datasetPicker, "OUT2");
551 mUiBot.selectDataset(datasetPicker, "OUT2");
559 mUiBot.selectDataset("USER");
DDialogLauncherActivityTest.java123 mUiBot.selectDataset("The Dude");
DMultipleFragmentLoginTest.java98 mUiBot.selectDataset("dataset1");
157 mUiBot.selectDataset("dataset2");
/cts/tests/autofillservice/src/android/autofillservice/cts/servicebehavior/
DPccFieldClassificationTest.java183 mUiBot.selectDataset(picker, DIALOG_PRESENTATION); in testFieldClassification_withFillDialog()
236 mUiBot.selectDataset(picker, DROPDOWN_PRESENTATION); in testFieldClassification_withDropdownDialog()
294 mUiBot.selectDataset(picker, DROPDOWN_PRESENTATION); in testFieldClassification_mergeResultsFromPccAndProvider_sameDataset()
361 mUiBot.selectDataset(picker, DROPDOWN_PRESENTATION2); in testFieldClassification_mergeResultsFromPccAndProvider_separateDataset()
378 mUiBot.selectDataset(picker, DROPDOWN_PRESENTATION); in testFieldClassification_mergeResultsFromPccAndProvider_separateDataset()
442 mUiBot.selectDataset(picker, DROPDOWN_PRESENTATION2); in testFieldClassification_preferPccDetection_sameDetection()
515 mUiBot.selectDataset(picker, DROPDOWN_PRESENTATION); in testNoDetectionFromProvider()
610 mUiBot.selectDataset("Tap to auth dataset"); in datasetAuthTwoFields()
629 mUiBot.selectDataset("Tap to auth dataset"); in datasetAuthTwoFields()
715 mUiBot.selectDataset("Tap to auth response"); in fillResponseAuthBothFields()
[all …]
DDisableAutofillTest.java137 mUiBot.selectDataset("YO"); in launchSimpleSaveActivity()
184 mUiBot.selectDataset("YO"); in launchPreSimpleSaveActivity()
/cts/tests/autofillservice/src/android/autofillservice/cts/dialog/
DLoginActivityTest.java168 mUiBot.selectDataset(picker, "Dialog Presentation"); in testShowFillDialogCustomIcon()
216 mUiBot.selectDataset(picker, "Dialog Presentation"); in testHideServiceIcon()
326 mUiBot.selectDataset(picker, "Dialog Presentation"); in testShowFillDialog()
390 mUiBot.selectDataset("Dropdown Presentation"); in testShowFillDialog_onlyShowOnce()
441 mUiBot.selectDataset(picker, "Dialog Presentation"); in testShowFillDialog_twoSuggestions_oneButton()
491 mUiBot.selectDataset("Dropdown Presentation"); in testShowFillDialog_switchToUnsupportedField_fallbackDropdown()
539 mUiBot.selectDataset("Dropdown Presentation"); in testFillDialog_fromUnsupportedFieldSwitchToSupported_noFillDialog()
631 mUiBot.selectDataset("Dropdown Presentation"); in testHintsNotMatch()
747 mUiBot.selectDataset(picker, "Dialog Presentation"); in testHints_passwordAuto_showFillDialog()
794 mUiBot.selectDataset("Dropdown Presentation"); in testCancelFillDialog_showDropdown()
[all …]
/cts/tests/autofillservice/src/android/autofillservice/cts/commontests/
DFillEventHistoryCommonTestCase.java132 mUiBot.selectDataset("authentication"); in testDatasetAuthenticationSelected()
174 mUiBot.selectDataset("authentication"); in testAuthenticationSelected()
176 mUiBot.selectDataset("dataset"); in testAuthenticationSelected()
216 mUiBot.selectDataset("dataset1"); in testDatasetSelected_twoResponses()
256 mUiBot.selectDataset("dataset3"); in testDatasetSelected_twoResponses()
309 mUiBot.selectDataset("dataset1"); in testNoEvents_whenServiceReturnsNullResponse()
353 mUiBot.selectDataset("dataset1"); in testNoEvents_whenServiceReturnsFailure()
396 mUiBot.selectDataset("dataset1"); in testNoEvents_whenServiceTimesout()
537 mUiBot.selectDataset("dataset1"); in testContextCommitted_withoutFlagOnLastResponse()
558 mUiBot.selectDataset("dataset2"); in testContextCommitted_withoutFlagOnLastResponse()
[all …]
DTimePickerTestCase.java76 mUiBot.selectDataset("Adventure Time"); in testAutoFillAndSave()
/cts/tests/autofillservice/src/android/autofillservice/cts/
DAttachedContextActivityTest.java67 mUiBot.selectDataset("fill me");
DMutableAutofillIdTest.java128 mUiBot.selectDataset(datasetPicker, "l1c2"); in testDatasetPickerIsNotShownAfterViewIsSwappedOut()
170 mUiBot.selectDataset(picker1, "l1c2"); in testViewGoneDuringAutofillCanStillBeFilled()
183 mUiBot.selectDataset(picker2, "l1c1"); in testViewGoneDuringAutofillCanStillBeFilled()
DLoginWithCustomHighlightActivityTest.java116 mUiBot.selectDataset(picker, "The Dude");
DSessionLifecycleTest.java227 mUiBot.selectDataset("authenticate"); in testDatasetAuthResponseWhileAutofilledAppIsLifecycled()
247 mUiBot.selectDataset("dataset"); in testDatasetAuthResponseWhileAutofilledAppIsLifecycled()
322 mUiBot.selectDataset("authenticate"); in testAuthCanceledWhileAutofilledAppIsLifecycled()
/cts/tests/autofillservice/src/android/autofillservice/cts/saveui/
DOptionalSaveActivityTest.java321 mUiBot.selectDataset("Da Dataset");
417 mUiBot.selectDataset("Da Dataset");
668 mUiBot.selectDataset("SF");
705 mUiBot.selectDataset("SF");
752 mUiBot.selectDataset("SF");

12