Home
last modified time | relevance | path

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

/packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/keyboard/
DKeyboardLayoutSetActionLabelBase.java70 doTestActionKeyLabel(tag, subtype, editorInfo, customLabel); in testActionCustom()
102 doTestActionKeyLabel(tag, subtype, editorInfo, label); in doTestActionKeyLabelResIdInLocale()
105 protected void doTestActionKeyLabel(final String tag, final InputMethodSubtype subtype, in doTestActionKeyLabel() method in KeyboardLayoutSetActionLabelBase