Searched refs:doTestActionKeyIcon (Results 1 – 3 of 3) sorted by relevance
/packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/keyboard/ |
D | KeyboardLayoutSetActionLabelLxxTests.java | 37 doTestActionKeyIcon(tag, subtype, EditorInfo.IME_ACTION_GO, in testActionGo() 46 doTestActionKeyIcon(tag, subtype, EditorInfo.IME_ACTION_SEND, in testActionSend() 55 doTestActionKeyIcon(tag, subtype, EditorInfo.IME_ACTION_NEXT, in testActionNext() 64 doTestActionKeyIcon(tag, subtype, EditorInfo.IME_ACTION_DONE, in testActionDone() 73 doTestActionKeyIcon(tag, subtype, EditorInfo.IME_ACTION_PREVIOUS, in testActionPrevious()
|
D | KeyboardLayoutSetActionLabelBase.java | 36 doTestActionKeyIcon(tag, subtype, EditorInfo.IME_ACTION_UNSPECIFIED, in testActionUnspecified() 44 doTestActionKeyIcon(tag, subtype, EditorInfo.IME_ACTION_NONE, in testActionNone() 52 doTestActionKeyIcon(tag, subtype, EditorInfo.IME_ACTION_SEARCH, in testActionSearch() 132 protected void doTestActionKeyIcon(final String tag, final InputMethodSubtype subtype, in doTestActionKeyIcon() method in KeyboardLayoutSetActionLabelBase
|
D | KeyboardLayoutSetActionLabelKlpTests.java | 99 doTestActionKeyIcon(tag + " unspecified", subtype, in doTestActionLabelInLocale() 101 doTestActionKeyIcon(tag + " none", subtype, in doTestActionLabelInLocale() 105 doTestActionKeyIcon(tag + " search", subtype, in doTestActionLabelInLocale()
|