Home
last modified time | relevance | path

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

/cts/tests/autofillservice/src/android/autofillservice/cts/
DLoginActivityTest.java1491 fillResponseAuthBothFields(false); in testFillResponseAuthBothFields()
1496 fillResponseAuthBothFields(true); in testFillResponseAuthBothFieldsUserCancelsFirstAttempt()
1499 private void fillResponseAuthBothFields(boolean cancelFirstAttempt) throws Exception { in fillResponseAuthBothFields() method in LoginActivityTest