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

  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/
PointerTracker.java 662 onRepeatKey(keyIndex);
670 public void onRepeatKey(int keyIndex) {
LatinKeyboardView.java 106 tracker.onRepeatKey(msg.arg1);

Completed in 121 milliseconds