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

  /packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/keyboard/layout/expected/
ExpectedKeyboardBuilder.java 139 public ExpectedKeyboardBuilder setKeysOfRow(final int row, final Object ... keys) {
  /packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/keyboard/layout/
LayoutBase.java 343 builder.setKeysOfRow(numberOfRows, (Object[])customizer.getSpaceKeys(isPhone));

Completed in 530 milliseconds