Home
last modified time | relevance | path

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

/frameworks/base/apct-tests/perftests/autofill/src/android/view/autofill/
DLoginTest.java84 MyAutofillService.getLastFillRequest(); in testFocus_serviceDoesNotAutofill()
117 MyAutofillService.getLastFillRequest(); in testFocus_autofillBothFields()
171 MyAutofillService.getLastFillRequest(); in testFocus_autofillUsernameOnly()
257 MyAutofillService.getLastFillRequest(); in changeTest()
285 MyAutofillService.getLastFillRequest(); in testCallbacks()
DMyAutofillService.java87 static FillRequest getLastFillRequest() { in getLastFillRequest() method in MyAutofillService