Searched defs:onAutofillEvent (Results 1 – 2 of 2) sorted by relevance
/frameworks/base/apct-tests/perftests/autofill/src/android/view/autofill/ | ||
D | MyAutofillCallback.java | 51 public void onAutofillEvent(View view, int event) { in onAutofillEvent() method in MyAutofillCallback |
/frameworks/base/core/java/android/view/autofill/ | ||
D | AutofillManager.java | 3119 public void onAutofillEvent(@NonNull View view, @AutofillEventType int event) { in onAutofillEvent() method in AutofillManager.AutofillCallback |