Searched refs:mAfterFastTyping (Results 1 – 1 of 1) sorted by relevance
57 private boolean mAfterFastTyping; field in GestureStrokeRecognitionPoints116 mAfterFastTyping = true; in addDownEventPoint()120 elapsedTimeSinceLastTyping, mAfterFastTyping ? " afterFastTyping" : "")); in addDownEventPoint()128 if (!mAfterFastTyping || deltaTime >= mRecognitionParams.mDynamicThresholdDecayDuration) { in getGestureDynamicDistanceThreshold()138 if (!mAfterFastTyping || deltaTime >= mRecognitionParams.mDynamicThresholdDecayDuration) { in getGestureDynamicTimeThreshold()173 mAfterFastTyping ? " afterFastTyping" : "", in isStartOfAGesture()203 mAfterFastTyping = false; in reset()