Home
last modified time | relevance | path

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

/aosp12/frameworks/base/apct-tests/perftests/autofill/src/android/view/autofill/
H A DLoginTest.java37 public static final String ID_PASSWORD = "password"; field in LoginTest
104 .setPassword(ID_PASSWORD, "pass") in testFocus_autofillBothFields()
158 .setIgnored(ID_PASSWORD) in testFocus_autofillUsernameOnly()
229 .setPassword(ID_PASSWORD, "pass") in testChange_autofillBothFields()
244 .setIgnored(ID_PASSWORD) in testChange_autofillUsernameOnly()
274 .setPassword(ID_PASSWORD, "pass") in testCallbacks()