Searched refs:setAutofillService (Results 1 – 3 of 3) sorted by relevance
78 mTestWatcher.setAutofillService(); in testFocus_serviceDoesNotAutofill()106 mTestWatcher.setAutofillService(); in testFocus_autofillBothFields()160 mTestWatcher.setAutofillService(); in testFocus_autofillUsernameOnly()217 mTestWatcher.setAutofillService(); in testChange_serviceDoesNotAutofill()231 mTestWatcher.setAutofillService(); in testChange_autofillBothFields()246 mTestWatcher.setAutofillService(); in testChange_autofillUsernameOnly()276 mTestWatcher.setAutofillService(); in testCallbacks()
86 void setAutofillService() { in setAutofillService() method in AutofillTestWatcher
160 setAutofillService(newKey); in onPreferenceTreeClick()167 setAutofillService(newKey); in onPreferenceTreeClick()173 private void setAutofillService(String key) { in setAutofillService() method in AutofillPickerFragment