Searched refs:doTestActionKeyLabelResIdInLocale (Results 1 – 2 of 2) sorted by relevance
/packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/keyboard/ |
D | KeyboardLayoutSetActionLabelKlpTests.java | 103 doTestActionKeyLabelResIdInLocale(tag + " go", subtype, in doTestActionLabelInLocale() 107 doTestActionKeyLabelResIdInLocale(tag + " send", subtype, in doTestActionLabelInLocale() 109 doTestActionKeyLabelResIdInLocale(tag + " next", subtype, in doTestActionLabelInLocale() 111 doTestActionKeyLabelResIdInLocale(tag + " done", subtype, in doTestActionLabelInLocale() 113 doTestActionKeyLabelResIdInLocale(tag + " previous", subtype, in doTestActionLabelInLocale()
|
D | KeyboardLayoutSetActionLabelBase.java | 87 doTestActionKeyLabelResIdInLocale(tag, subtype, actionId, labelLocale, labelResId); in doTestActionKeyLabelResId() 90 protected void doTestActionKeyLabelResIdInLocale(final String tag, in doTestActionKeyLabelResIdInLocale() method in KeyboardLayoutSetActionLabelBase
|