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