Searched refs:move1 (Results 1 – 1 of 1) sorted by relevance
76 val move1 = createMotionEvent(MotionEvent.ACTION_MOVE, 12, SOURCE_TOUCHSCREEN) regex82 eventId = assigner.processEvent(move1)105 val move1 = createMotionEvent(MotionEvent.ACTION_MOVE, 12, SOURCE_MOUSE) regex108 eventId = assigner.processEvent(move1)109 assertEquals(move1.id, eventId)