Home
last modified time | relevance | path

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

/cts/tests/autofillservice/src/android/autofillservice/cts/
DLoginActivityTest.java269 saveOnlyTest(/* manually= */ true); in testAutofillManuallyAndSaveAfterServiceReturnedNoDatasets()
1428 saveOnlyTest(false); in testSaveOnly()
1434 saveOnlyTest(false); in testSaveOnlyTriggeredManually()
1437 private void saveOnlyTest(boolean manually) throws Exception { in saveOnlyTest() method in LoginActivityTest