Searched defs:motionEvent (Results 1 – 3 of 3) sorted by relevance
64 const motionEvent = assertDefined(entry.getChildByName('motionEvent')); constant
59 const motionEvent = await this.getMotionEventProto(index); constant
45 val motionEvent = receiveEvent(script, MonkeyEvent.EVENT_TYPE_TOUCH) as MonkeyMotionEvent in assertTouchEvent() constant