Searched refs:sendKey (Results 1 – 1 of 1) sorted by relevance
/packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/keyboard/action/ |
D | KlpActionLabelTests.java | 40 final ExpectedActionKey sendKey, final ExpectedActionKey nextKey, in doTestActionKeys() argument 47 doTestActionKey(tag + " send", subtype, EditorInfo.IME_ACTION_SEND, sendKey); in doTestActionKeys() 69 final ExpectedActionKey sendKey = ExpectedActionKey.newLabelKey( in doTestActionKeysInLocaleWithStringResources() local 82 doTestActionKeys(subtype, tag, enterKey, enterKey, goKey, searchKey, sendKey, in doTestActionKeysInLocaleWithStringResources() 127 final ExpectedActionKey sendKey = ExpectedActionKey.newLabelKey( in doTestActionKeysInLocaleWithKeyboardTextsSet() local 140 doTestActionKeys(subtype, tag, enterKey, enterKey, goKey, searchKey, sendKey, in doTestActionKeysInLocaleWithKeyboardTextsSet()
|