Searched defs:getMotionEvent (Results 1 – 2 of 2) sorted by relevance
66 private static MotionEvent getMotionEvent(long downTime, long eventTime, int action, in getMotionEvent() method in TouchHelper
340 public MotionEvent getMotionEvent() { in getMotionEvent() method in InstrumentationTestActivity