Searched refs:EventInjectionListener (Results 1 – 2 of 2) sorted by relevance
37 public interface EventInjectionListener { interface in CtsTouchUtils166 EventInjectionListener eventInjectionListener) { in emulateDragGesture()241 int yOnScreen, EventInjectionListener eventInjectionListener) { in injectDownEvent()264 int moveEventCount, int dragDurationMs, EventInjectionListener eventInjectionListener) { in injectMoveEventsForDrag()338 EventInjectionListener eventInjectionListener) { in injectUpEvent()376 EventInjectionListener eventInjectionListener) { in emulateFlingGesture()
44 import com.android.compatibility.common.util.CtsTouchUtils.EventInjectionListener;594 final EventInjectionListener eventInjectionListener =595 new EventInjectionListener() {