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

/packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/keyboard/internal/
H A DKeyboardStateTestsBase.java76 * @param afterRotate the keyboard state after rotating device.
78 public void rotateDevice(final int afterRotate) { argument
81 assertLayout("afterRotate", afterRotate, mSwitcher.getLayoutId());

Completed in 44 milliseconds