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

/frameworks/base/include/androidfw/
H A DInput.h432 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));
2265 public final long getHistoricalEventTime(int pos) { method in class:MotionEvent

Completed in 339 milliseconds