Searched refs:recordMotionEvent (Results 1 – 6 of 6) sorted by relevance
66 public static void recordMotionEvent(String sequence, String message, MotionEvent event) { in recordMotionEvent() method in TestLogging
47 public void recordMotionEvent(MotionEvent ev) { in recordMotionEvent() method in FlingToDeleteHelper
128 mDragDriver = DragDriver.create(this, mOptions, mFlingToDeleteHelper::recordMotionEvent); in startDrag()
187 TestLogging.recordMotionEvent(TestProtocol.SEQUENCE_MAIN, "Touch event", ev); in dispatchTouchEvent()
576 TestLogging.recordMotionEvent( in onInputEvent()
1966 TestLogging.recordMotionEvent(TestProtocol.SEQUENCE_MAIN, "Touch event", ev); in dispatchTouchEvent()