Home
last modified time | relevance | path

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

/packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/keyboard/action/
DKlpActionLabelTests.java39 final ExpectedActionKey sendKey, final ExpectedActionKey nextKey, in doTestActionKeys() argument
46 doTestActionKey(tag + " send", subtype, EditorInfo.IME_ACTION_SEND, sendKey); in doTestActionKeys()
68 final ExpectedActionKey sendKey = ExpectedActionKey.newLabelKey( in doTestActionKeysInLocaleWithStringResources() local
81 doTestActionKeys(subtype, tag, enterKey, enterKey, goKey, searchKey, sendKey, in doTestActionKeysInLocaleWithStringResources()
126 final ExpectedActionKey sendKey = ExpectedActionKey.newLabelKey( in doTestActionKeysInLocaleWithKeyboardTextsSet() local
139 doTestActionKeys(subtype, tag, enterKey, enterKey, goKey, searchKey, sendKey, in doTestActionKeysInLocaleWithKeyboardTextsSet()