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

  /packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/latin/
ShiftModeTests.java 75 repeatKey(Constants.CODE_DELETE);
InputTestsBase.java 282 protected void repeatKey(final int codePoint) {
  /external/chromium_org/ui/keyboard/resources/elements/
kb-keyboard.js 54 var repeatKey = {
476 repeatKey.cancel();
512 repeatKey.key = this.lastPressedKey;
514 repeatKey.timer = setTimeout(function() {
515 repeatKey.timer = undefined;
516 repeatKey.interval = setInterval(function() {
634 repeatKey.cancel();
687 if (repeatKey.key == event.target) {
688 repeatKey.cancel();
  /packages/inputmethods/OpenWnn/src/jp/co/omronsoft/openwnn/
KeyboardView.java 261 if (repeatKey()) {
    [all...]
  /frameworks/base/core/java/android/inputmethodservice/
KeyboardView.java 266 if (repeatKey()) {
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/X11/extensions/
XKBsrv.h 173 KeyCode repeatKey;
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/X11/extensions/
XKBsrv.h 173 KeyCode repeatKey;

Completed in 118 milliseconds