Home
last modified time | relevance | path

Searched refs:IME_ACTION_UNSPECIFIED (Results 1 – 12 of 12) sorted by relevance

/aosp12/packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/keyboard/action/
H A DKlpActionCustomTests.java31 editorInfo.imeOptions = EditorInfo.IME_ACTION_UNSPECIFIED; in testActionCustom()
H A DKlpActionUnspecifiedTests.java34 doTestActionKey(tag, subtype, EditorInfo.IME_ACTION_UNSPECIFIED, expectedKey); in testActionUnspecified()
H A DLxxActionCustomTests.java31 editorInfo.imeOptions = EditorInfo.IME_ACTION_UNSPECIFIED; in testActionCustom()
H A DLxxActionUnspecifiedTests.java34 doTestActionKey(tag, subtype, EditorInfo.IME_ACTION_UNSPECIFIED, expectedKey); in testActionUnspecified()
H A DKlpActionLabelTests.java42 tag + " unspecified", subtype, EditorInfo.IME_ACTION_UNSPECIFIED, unspecifiedKey); in doTestActionKeys()
/aosp12/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/compat/
H A DEditorInfoCompatUtils.java46 case EditorInfo.IME_ACTION_UNSPECIFIED: in imeActionName()
/aosp12/packages/inputmethods/LatinIME/tools/EditTextVariations/src/com/android/inputmethod/tools/edittextvariations/
H A DEditTextVariations.java339 case EditorInfo.IME_ACTION_UNSPECIFIED: in actionName()
/aosp12/frameworks/base/core/java/android/view/inputmethod/
H A DEditorInfo.java132 public static final int IME_ACTION_UNSPECIFIED = 0x00000000; field in EditorInfo
/aosp12/frameworks/base/core/java/android/widget/
H A DTextView.java7021 target = EditorInfo.IME_ACTION_UNSPECIFIED),
8762 == EditorInfo.IME_ACTION_UNSPECIFIED) { in onCreateInputConnection()
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
/aosp12/frameworks/base/core/api/
H A Dcurrent.txt51852 field public static final int IME_ACTION_UNSPECIFIED = 0; // 0x0
/aosp12/frameworks/opt/setupwizard/tools/docs/
H A Dandroid-22.txt35608 field public static final int IME_ACTION_UNSPECIFIED = 0; // 0x0