Home
last modified time | relevance | path

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

/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/internal/
DTypingTimeRecorder.java26 public TypingTimeRecorder(final int staticTimeThresholdAfterFastTyping, in TypingTimeRecorder() argument
28 mStaticTimeThresholdAfterFastTyping = staticTimeThresholdAfterFastTyping; in TypingTimeRecorder()