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

/frameworks/native/include/input/
H A DInput.h487 inline nsecs_t getHistoricalEventTime(size_t historicalIndex) const { function in class:android::MotionEvent
/frameworks/base/core/java/android/view/
H A DMotionEvent.java96 * System.out.printf("At time %d:", ev.getHistoricalEventTime(h));
2440 public final long getHistoricalEventTime(int pos) { method in class:MotionEvent

Completed in 87 milliseconds