HomeSort by relevance Sort by last modified time
    Searched defs:replaceKeysOfAll (Results 1 - 3 of 3) sorted by null

  /packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/keyboard/layout/
Dvorak.java 99 builder.replaceKeysOfAll(SHIFT_KEY, SHIFTED_SHIFT_KEY);
LayoutBase.java 158 builder.replaceKeysOfAll(SHIFT_KEY, SHIFTED_SHIFT_KEY);
  /packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/keyboard/layout/expected/
ExpectedKeyboardBuilder.java 292 public ExpectedKeyboardBuilder replaceKeysOfAll(final ExpectedKey key,

Completed in 56 milliseconds