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.java201 saveOnlyTest(true); in testAutofillManuallyAndSaveAfterServiceReturnedNoDatasets()
1119 saveOnlyTest(false); in testSaveOnly()
1124 saveOnlyTest(false); in testSaveOnlyTriggeredManually()
1127 private void saveOnlyTest(boolean manually) throws Exception { in saveOnlyTest() method in LoginActivityTest