Home
last modified time | relevance | path

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

/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/
DPointerTracker.java64 public final int mLongPressShiftLockTimeout; field in PointerTracker.PointerTrackerParams
79 mLongPressShiftLockTimeout = mainKeyboardViewAttr.getInt( in PointerTrackerParams()
1139 return sParams.mLongPressShiftLockTimeout; in getLongPressTimeout()