HomeSort by relevance Sort by last modified time
    Searched refs:doTestActionKeyIcon (Results 1 - 3 of 3) sorted by null

  /packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/keyboard/
KeyboardLayoutSetActionLabelLxxTests.java 37 doTestActionKeyIcon(tag, subtype, EditorInfo.IME_ACTION_GO,
46 doTestActionKeyIcon(tag, subtype, EditorInfo.IME_ACTION_SEND,
55 doTestActionKeyIcon(tag, subtype, EditorInfo.IME_ACTION_NEXT,
64 doTestActionKeyIcon(tag, subtype, EditorInfo.IME_ACTION_DONE,
73 doTestActionKeyIcon(tag, subtype, EditorInfo.IME_ACTION_PREVIOUS,
KeyboardLayoutSetActionLabelBase.java 36 doTestActionKeyIcon(tag, subtype, EditorInfo.IME_ACTION_UNSPECIFIED,
44 doTestActionKeyIcon(tag, subtype, EditorInfo.IME_ACTION_NONE,
52 doTestActionKeyIcon(tag, subtype, EditorInfo.IME_ACTION_SEARCH,
132 protected void doTestActionKeyIcon(final String tag, final InputMethodSubtype subtype,
KeyboardLayoutSetActionLabelKlpTests.java 99 doTestActionKeyIcon(tag + " unspecified", subtype,
101 doTestActionKeyIcon(tag + " none", subtype,
105 doTestActionKeyIcon(tag + " search", subtype,

Completed in 1364 milliseconds