Home
last modified time | relevance | path

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

/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/
DPointerTracker.java817 final long historicalTime = me.getHistoricalEventTime(h); in onMoveEvent() local
818 onGestureMoveEvent(historicalX, historicalY, historicalTime, in onMoveEvent()