Searched refs:newCannedResponse (Results 1 – 2 of 2) sorted by relevance
77 MyAutofillService.newCannedResponse().reply(); in testFocus_serviceDoesNotAutofill()102 MyAutofillService.newCannedResponse() in testFocus_autofillBothFields()156 MyAutofillService.newCannedResponse() in testFocus_autofillUsernameOnly()216 MyAutofillService.newCannedResponse().reply(); in testChange_serviceDoesNotAutofill()227 MyAutofillService.newCannedResponse() in testChange_autofillBothFields()242 MyAutofillService.newCannedResponse() in testChange_autofillUsernameOnly()272 MyAutofillService.newCannedResponse() in testCallbacks()
225 static CannedResponse.Builder newCannedResponse() { in newCannedResponse() method in MyAutofillService