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

/packages/inputmethods/PinyinIME/src/com/android/inputmethod/pinyin/
H A DSkbContainer.java374 resetKeyPress(0);
386 resetKeyPress(0);
389 private void resetKeyPress(long delay) { method in class:SkbContainer
393 mSkv.resetKeyPress(delay);
410 resetKeyPress(0);
431 resetKeyPress(0);
453 resetKeyPress(0);
461 resetKeyPress(0);
480 resetKeyPress(0);
509 resetKeyPress(
[all...]
H A DSoftKeyboardView.java190 public void resetKeyPress(long balloonDelay) { method in class:SoftKeyboardView

Completed in 515 milliseconds