Home
last modified time | relevance | path

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

/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/research/
DMotionEventReader.java209 addMotionEventData(replayData, actionType, time, pointerPropertiesArray, in readLogStatement()
279 addMotionEventData(replayData, actionType, time, pointerPropertiesArray, in readPointerData()
328 private void addMotionEventData(final ReplayData replayData, final int actionType, in addMotionEventData() method in MotionEventReader