Home
last modified time | relevance | path

Searched refs:mKeyRepeatStartTimeout (Results 1 – 1 of 1) sorted by relevance

/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/
DLatinKeyboardView.java167 startKeyRepeatTimer(tracker, mParams.mKeyRepeatStartTimeout); in startKeyRepeatTimer()
310 public final int mKeyRepeatStartTimeout; field in LatinKeyboardView.KeyTimerParams
317 mKeyRepeatStartTimeout = latinKeyboardViewAttr.getInt( in KeyTimerParams()