Searched refs:EVENT_INPUT_UNAVAILABLE (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/java/android/view/autofill/
H A DAutofillManager.java800 mCallback.onAutofillEvent(view, AutofillCallback.EVENT_INPUT_UNAVAILABLE);
804 /** Returns AutofillCallback if need fire EVENT_INPUT_UNAVAILABLE */
950 AutofillCallback.EVENT_INPUT_UNAVAILABLE);
954 /** Returns AutofillCallback if need fire EVENT_INPUT_UNAVAILABLE */
2089 AutofillCallback.EVENT_INPUT_UNAVAILABLE);
2091 callback.onAutofillEvent(anchor, AutofillCallback.EVENT_INPUT_UNAVAILABLE);
2680 EVENT_INPUT_UNAVAILABLE
2708 public static final int EVENT_INPUT_UNAVAILABLE = 3; field in class:AutofillManager.AutofillCallback

Completed in 37 milliseconds