Home
last modified time | relevance | path

Searched defs:onAutofillEvent (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/apct-tests/perftests/autofill/src/android/view/autofill/
DMyAutofillCallback.java51 public void onAutofillEvent(View view, int event) { in onAutofillEvent() method in MyAutofillCallback
/frameworks/base/core/java/android/view/autofill/
DAutofillManager.java3119 public void onAutofillEvent(@NonNull View view, @AutofillEventType int event) { in onAutofillEvent() method in AutofillManager.AutofillCallback
3130 public void onAutofillEvent(@NonNull View view, int virtualId, in onAutofillEvent() method in AutofillManager.AutofillCallback