Home
last modified time | relevance | path

Searched defs:getHistoricalEventTime (Results 1 – 2 of 2) sorted by relevance

/frameworks/native/include/input/
DInput.h487 inline nsecs_t getHistoricalEventTime(size_t historicalIndex) const { in getHistoricalEventTime() function
/frameworks/base/core/java/android/view/
DMotionEvent.java2521 public final long getHistoricalEventTime(int pos) { in getHistoricalEventTime() method in MotionEvent