Home
last modified time | relevance | path

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

/aosp12/packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/keyboard/action/
H A DKlpActionLabelTests.java37 final ExpectedActionKey unspecifiedKey, final ExpectedActionKey noneKey, in doTestActionKeys() argument
43 doTestActionKey(tag + " none", subtype, EditorInfo.IME_ACTION_NONE, noneKey); in doTestActionKeys()