Searched refs:getHistoricalEventTime (Results 1 – 13 of 13) sorted by relevance
344 motionEvent.getHistoricalEventTime(i),
210 return static_cast<const MotionEvent*>(motion_event)->getHistoricalEventTime( in AMotionEvent_getHistoricalEventTime()
160 event->getHistoricalEventTime(i), in sendMotionEvent()
551 return event->getHistoricalEventTime(historyPos); in android_view_MotionEvent_nativeGetEventTimeNanos()
339 val time = move.getHistoricalEventTime(h)
363 final long time = move.getHistoricalEventTime(h); in detectSwipe()
1486 ev.getHistoricalEventTime(i)); in addMovement()
3122 public final long getHistoricalEventTime(int pos) { in getHistoricalEventTime() method in MotionEvent
7814 final long time = event.getHistoricalEventTime(h);
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
16869 HSPLandroid/view/MotionEvent;->getHistoricalEventTime(I)J
16933 HSPLandroid/view/MotionEvent;->getHistoricalEventTime(I)J
51312 method public long getHistoricalEventTime(int);