Home
last modified time | relevance | path

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

/packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/keyboard/layout/expected/
DExpectedKey.java77 int firstAdditionalMoreKeyIndex = -1; in newInstance() local
82 if (firstAdditionalMoreKeyIndex < 0) { in newInstance()
83 firstAdditionalMoreKeyIndex = index; in newInstance()
97 visual, output, moreKeysArray, firstAdditionalMoreKeyIndex, in newInstance()