Searched defs:newKeyboard (Results 1 - 1 of 1) sorted by relevance

/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/
H A DSuddenJumpingTouchEventHandler.java66 public void setKeyboard(Keyboard newKeyboard) { argument
68 final int jumpThreshold = newKeyboard.mOccupiedWidth / 7;

Completed in 39 milliseconds