Searched refs:doTestActionKeyLabelResId (Results 1 – 2 of 2) sorted by relevance
/packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/keyboard/ |
D | KeyboardLayoutSetActionLabelKlpTests.java | 43 doTestActionKeyLabelResId(tag, subtype, EditorInfo.IME_ACTION_GO, in testActionGo() 52 doTestActionKeyLabelResId(tag, subtype, EditorInfo.IME_ACTION_SEND, in testActionSend() 61 doTestActionKeyLabelResId(tag, subtype, EditorInfo.IME_ACTION_NEXT, in testActionNext() 70 doTestActionKeyLabelResId(tag, subtype, EditorInfo.IME_ACTION_DONE, in testActionDone() 79 doTestActionKeyLabelResId(tag, subtype, EditorInfo.IME_ACTION_PREVIOUS, in testActionPrevious()
|
D | KeyboardLayoutSetActionLabelBase.java | 83 protected void doTestActionKeyLabelResId(final String tag, final InputMethodSubtype subtype, in doTestActionKeyLabelResId() method in KeyboardLayoutSetActionLabelBase
|