Home
last modified time | relevance | path

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

/frameworks/base/apct-tests/perftests/autofill/src/android/view/autofill/
DMyAutofillCallback.java32 import static android.view.autofill.AutofillManager.AutofillCallback.EVENT_INPUT_UNAVAILABLE;
102 case EVENT_INPUT_UNAVAILABLE: in eventToString()
/frameworks/base/core/java/android/view/autofill/
DAutofillManager.java946 mCallback.onAutofillEvent(view, AutofillCallback.EVENT_INPUT_UNAVAILABLE); in notifyViewEntered()
1115 AutofillCallback.EVENT_INPUT_UNAVAILABLE); in notifyViewEntered()
2436 AutofillCallback.EVENT_INPUT_UNAVAILABLE); in notifyNoFillUi()
2438 callback.onAutofillEvent(anchor, AutofillCallback.EVENT_INPUT_UNAVAILABLE); in notifyNoFillUi()
3082 EVENT_INPUT_UNAVAILABLE
3110 public static final int EVENT_INPUT_UNAVAILABLE = 3; field in AutofillManager.AutofillCallback
/frameworks/base/api/
Dcurrent.txt52795 field public static final int EVENT_INPUT_UNAVAILABLE = 3; // 0x3