Home
last modified time | relevance | path

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

/packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/keyboard/layout/
DDvorak.java125 builder.replaceKeysOfAll(SHIFT_KEY, SHIFTED_SHIFT_KEY); in getLayout()
DLayoutBase.java424 builder.replaceKeysOfAll(SHIFT_KEY, SHIFTED_SHIFT_KEY); in getLayout()
/packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/keyboard/layout/expected/
DExpectedKeyboardBuilder.java292 public ExpectedKeyboardBuilder replaceKeysOfAll(final ExpectedKey key, in replaceKeysOfAll() method in ExpectedKeyboardBuilder