Searched refs:MotionEventUtils (Results 1 – 2 of 2) sorted by relevance
170 return MotionEventUtils.createRotaryEvent(-2); in createRotaryEncoderEvent()174 return MotionEventUtils.createGenericPointerEvent(/* hScroll= */ 0, /* vScroll= */ -1); in createPointerEvent()
29 public class MotionEventUtils { class