Home
last modified time | relevance | path

Searched refs:oldestTime (Results 1 – 2 of 2) sorted by relevance

/packages/inputmethods/OpenWnn/src/jp/co/omronsoft/openwnn/
DKeyboardView.java1472 final long oldestTime = pastTime[0]; in computeCurrentVelocity() local
1484 final int dur = (int)(pastTime[i] - oldestTime); in computeCurrentVelocity()
/packages/apps/Car/LatinIME/src/com/android/inputmethod/latin/car/
DKeyboardView.java1572 final long oldestTime = pastTime[0]; in computeCurrentVelocity() local
1584 final int dur = (int)(pastTime[i] - oldestTime); in computeCurrentVelocity()