Searched refs:mLastBatchInputTime (Results 1 – 1 of 1) sorted by relevance
24 private long mLastBatchInputTime; field in TypingTimeRecorder38 return mLastTypingTime >= mLastBatchInputTime; in wasLastInputTyping()61 mLastBatchInputTime = eventTime; in onEndBatchInput()70 && eventTime - mLastBatchInputTime < mSuppressKeyPreviewAfterBatchInputDuration; in needsToSuppressKeyPreviewPopup()