Home
last modified time | relevance | path

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

/packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/keyboard/action/
DKlpActionLabelTests.java39 final ExpectedActionKey goKey, final ExpectedActionKey searchKey, in doTestActionKeys() argument
45 doTestActionKey(tag + " go", subtype, EditorInfo.IME_ACTION_GO, goKey); in doTestActionKeys()
65 final ExpectedActionKey goKey = ExpectedActionKey.newLabelKey( in doTestActionKeysInLocaleWithStringResources() local
82 doTestActionKeys(subtype, tag, enterKey, enterKey, goKey, searchKey, sendKey, in doTestActionKeysInLocaleWithStringResources()
123 final ExpectedActionKey goKey = ExpectedActionKey.newLabelKey( in doTestActionKeysInLocaleWithKeyboardTextsSet() local
140 doTestActionKeys(subtype, tag, enterKey, enterKey, goKey, searchKey, sendKey, in doTestActionKeysInLocaleWithKeyboardTextsSet()