Searched refs:AutofillEventType (Results 1 – 1 of 1) sorted by relevance
3588 int sessionId, AutofillId id, @AutofillCallback.AutofillEventType int event) { in notifyCallback()4427 public @interface AutofillEventType {} annotation in AutofillManager.AutofillCallback4461 public void onAutofillEvent(@NonNull View view, @AutofillEventType int event) { in onAutofillEvent()4473 @AutofillEventType int event) { in onAutofillEvent()