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.java2628 int sessionId, AutofillId id, @AutofillCallback.AutofillEventType int event) { in notifyCallback()
3292 public @interface AutofillEventType {} annotation in AutofillManager.AutofillCallback
3326 public void onAutofillEvent(@NonNull View view, @AutofillEventType int event) { in onAutofillEvent()
3338 @AutofillEventType int event) { in onAutofillEvent()