OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:doTestActionKeyIcon
(Results
1 - 2
of
2
) 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,
Completed in 122 milliseconds