Home
last modified time | relevance | path

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

/aosp14/frameworks/base/apct-tests/perftests/autofill/src/android/view/autofill/
H A DMyAutofillCallback.java32 import static android.view.autofill.AutofillManager.AutofillCallback.EVENT_INPUT_UNAVAILABLE;
102 case EVENT_INPUT_UNAVAILABLE: in eventToString()
/aosp14/frameworks/base/core/java/android/view/autofill/
H A DAutofillManager.java1612 mCallback.onAutofillEvent(view, AutofillCallback.EVENT_INPUT_UNAVAILABLE); in notifyViewEntered()
1741 AutofillCallback.EVENT_INPUT_UNAVAILABLE); in notifyViewEntered()
3297 notifyCallback(sessionId, id, AutofillCallback.EVENT_INPUT_UNAVAILABLE); in notifyNoFillUi()
4116 EVENT_INPUT_UNAVAILABLE
4144 public static final int EVENT_INPUT_UNAVAILABLE = 3; field in AutofillManager.AutofillCallback
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/aosp14/frameworks/base/core/api/
H A Dcurrent.txt55108 field public static final int EVENT_INPUT_UNAVAILABLE = 3; // 0x3