Searched refs:getHistoricalEventTime (Results 1 – 13 of 13) sorted by relevance
194 final long time = move.getHistoricalEventTime(h); in detectSwipe()
324 ASSERT_EQ(ARBITRARY_EVENT_TIME, event->getHistoricalEventTime(0)); in assertEqualsEventWithHistory()325 ASSERT_EQ(ARBITRARY_EVENT_TIME + 1, event->getHistoricalEventTime(1)); in assertEqualsEventWithHistory()
143 event->getDownTime(), event->getHistoricalEventTime(i), in sendMotionEvent()
609 return event->getHistoricalEventTime(historyPos); in android_view_MotionEvent_nativeGetEventTimeNanos()
196 return static_cast<const MotionEvent*>(motion_event)->getHistoricalEventTime( in AMotionEvent_getHistoricalEventTime()
487 inline nsecs_t getHistoricalEventTime(size_t historicalIndex) const { in getHistoricalEventTime() function
319 eventTime = event->getHistoricalEventTime(h); in addMovement()
2440 public final long getHistoricalEventTime(int pos) { in getHistoricalEventTime() method in MotionEvent
1489 ev.getHistoricalEventTime(i)); in addMovement()
32905 method public final long getHistoricalEventTime(int);
41695 method public final long getHistoricalEventTime(int);
41774 method public final long getHistoricalEventTime(int);
44695 method public final long getHistoricalEventTime(int);