Searched refs:mSuppressKeyPreviewAfterBatchInputDuration (Results 1 – 2 of 2) sorted by relevance
21 private final int mSuppressKeyPreviewAfterBatchInputDuration; field in TypingTimeRecorder29 mSuppressKeyPreviewAfterBatchInputDuration = suppressKeyPreviewAfterBatchInputDuration; in TypingTimeRecorder()70 && eventTime - mLastBatchInputTime < mSuppressKeyPreviewAfterBatchInputDuration; in needsToSuppressKeyPreviewPopup()
61 public final int mSuppressKeyPreviewAfterBatchInputDuration; field in PointerTracker.PointerTrackerParams73 mSuppressKeyPreviewAfterBatchInputDuration = mainKeyboardViewAttr.getInt( in PointerTrackerParams()163 sParams.mSuppressKeyPreviewAfterBatchInputDuration); in init()