Searched refs:DEBOUNCE_TIME (Results 1 – 1 of 1) sorted by relevance
190 private static final int DEBOUNCE_TIME = 70; field in KeyboardView1370 if (mCurrentKeyTime < mLastKeyTime && mCurrentKeyTime < DEBOUNCE_TIME in onModifiedTouchEvent()