Home
last modified time | relevance | path

Searched refs:autofillManuallyTwoDatasets (Results 1 – 2 of 2) sorted by relevance

/cts/tests/autofillservice/src/android/autofillservice/cts/dropdown/
DVirtualContainerActivityTest.java343 autofillManuallyTwoDatasets(true); in testAutofillManuallyTwoDatasetsPickFirst()
349 autofillManuallyTwoDatasets(false); in testAutofillManuallyTwoDatasetsPickSecond()
352 private void autofillManuallyTwoDatasets(boolean pickFirst) throws Exception { in autofillManuallyTwoDatasets() method in VirtualContainerActivityTest
DLoginActivityTest.java2354 autofillManuallyTwoDatasets(true); in testAutofillManuallyTwoDatasetsPickFirst()
2360 autofillManuallyTwoDatasets(false); in testAutofillManuallyTwoDatasetsPickSecond()
2363 private void autofillManuallyTwoDatasets(boolean pickFirst) throws Exception { in autofillManuallyTwoDatasets() method in LoginActivityTest