Searched refs:AutofillEventType (Results 1 – 2 of 2) sorted by relevance
3085 public @interface AutofillEventType {} annotation in AutofillManager.AutofillCallback3119 public void onAutofillEvent(@NonNull View view, @AutofillEventType int event) { in onAutofillEvent()3131 @AutofillEventType int event) { in onAutofillEvent()
78961 Landroid/view/autofill/AutofillManager$AutofillCallback$AutofillEventType;