Home
last modified time | relevance | path

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

/cts/tests/autofillservice/src/android/autofillservice/cts/dropdown/
DLoginActivityTest.java265 saveOnlyTest(/* manually= */ true); in testAutofillManuallyAndSaveAfterServiceReturnedNoDatasets()
1603 saveOnlyTest(false); in testSaveOnly()
1609 saveOnlyTest(false); in testSaveOnlyTriggeredManually()
1612 private void saveOnlyTest(boolean manually) throws Exception { in saveOnlyTest() method in LoginActivityTest