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

/packages/inputmethods/OpenWnn/src/jp/co/omronsoft/openwnn/
H A DKeyboardView.java1404 static final int LONGEST_PAST_TIME = 200; field in class:KeyboardView.SwipeTracker
1434 } else if (pastTime[i] < time-LONGEST_PAST_TIME) {

Completed in 31 milliseconds