Searched refs:mLongPressKeyTimeout (Results 1 – 1 of 1) sorted by relevance
212 delay = mParams.mLongPressKeyTimeout * 3; in startLongPressTimer()214 delay = mParams.mLongPressKeyTimeout; in startLongPressTimer()312 public final int mLongPressKeyTimeout; field in LatinKeyboardView.KeyTimerParams321 mLongPressKeyTimeout = latinKeyboardViewAttr.getInt( in KeyTimerParams()