Searched refs:DEBOUNCE_TIME (Results 1 - 1 of 1) sorted by relevance

/packages/inputmethods/OpenWnn/src/jp/co/omronsoft/openwnn/
H A DKeyboardView.java173 private static final int DEBOUNCE_TIME = 70; field in class:KeyboardView
1286 if (mCurrentKeyTime < mLastKeyTime && mCurrentKeyTime < DEBOUNCE_TIME

Completed in 45 milliseconds