Searched refs:afterLoad (Results 1 - 1 of 1) sorted by relevance

/packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/keyboard/internal/
H A DKeyboardStateTestsBase.java65 * @param afterLoad the keyboard state after loading default keyboard.
67 public void loadKeyboard(final int afterLoad) { argument
70 assertLayout("afterLoad", afterLoad, mSwitcher.getLayoutId());

Completed in 51 milliseconds