Home
last modified time | relevance | path

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

/packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/keyboard/
DKeyboardLayoutSetActionLabelBase.java74 private static void doTestActionKey(final String tag, final KeyboardLayoutSet layoutSet, in doTestActionKey() method in KeyboardLayoutSetActionLabelBase
110 doTestActionKey(tag, layoutSet, KeyboardId.ELEMENT_ALPHABET, in doTestActionKeyLabel()
112 doTestActionKey(tag, layoutSet, KeyboardId.ELEMENT_SYMBOLS, in doTestActionKeyLabel()
114 doTestActionKey(tag, layoutSet, KeyboardId.ELEMENT_SYMBOLS_SHIFTED, in doTestActionKeyLabel()
117 doTestActionKey(tag, layoutSet, KeyboardId.ELEMENT_PHONE, in doTestActionKeyLabel()
119 doTestActionKey(tag, layoutSet, KeyboardId.ELEMENT_PHONE_SYMBOLS, in doTestActionKeyLabel()
122 doTestActionKey(tag, layoutSet, KeyboardId.ELEMENT_NUMBER, in doTestActionKeyLabel()
128 doTestActionKey(tag, passwordSet, KeyboardId.ELEMENT_NUMBER, in doTestActionKeyLabel()
140 doTestActionKey(tag, layoutSet, KeyboardId.ELEMENT_ALPHABET, null /* label */, iconId); in doTestActionKeyIcon()
141 doTestActionKey(tag, layoutSet, KeyboardId.ELEMENT_SYMBOLS, null /* label */, iconId); in doTestActionKeyIcon()
[all …]