Home
last modified time | relevance | path

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

/cts/tests/autofillservice/src/android/autofillservice/cts/servicebehavior/
DPccFieldClassificationTest.java640 fillResponseAuthBothFields(false); in testFillResponseAuthBothFields()
647 fillResponseAuthBothFields(true); in testFillResponseAuthBothFieldsUserCancelsFirstAttempt()
650 private void fillResponseAuthBothFields(boolean cancelFirstAttempt) throws Exception { in fillResponseAuthBothFields() method in PccFieldClassificationTest
/cts/tests/autofillservice/src/android/autofillservice/cts/dropdown/
DAuthenticationTest.java751 fillResponseAuthBothFields(false); in testFillResponseAuthBothFields()
757 fillResponseAuthBothFields(true); in testFillResponseAuthBothFieldsUserCancelsFirstAttempt()
760 private void fillResponseAuthBothFields(boolean cancelFirstAttempt) throws Exception { in fillResponseAuthBothFields() method in AuthenticationTest