Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/view/autofill/
DAutofillManager.java3588 int sessionId, AutofillId id, @AutofillCallback.AutofillEventType int event) { in notifyCallback()
4427 public @interface AutofillEventType {} annotation in AutofillManager.AutofillCallback
4461 public void onAutofillEvent(@NonNull View view, @AutofillEventType int event) { in onAutofillEvent()
4473 @AutofillEventType int event) { in onAutofillEvent()