Searched refs:EventInjectionListener (Results 1 – 2 of 2) sorted by relevance
41 public interface EventInjectionListener { interface in CtsTouchUtils232 @Nullable EventInjectionListener eventInjectionListener) { in emulateDragGesture()254 boolean waitForAnimations, @Nullable EventInjectionListener eventInjectionListener) { in emulateDragGesture()352 int yOnScreen, @Nullable EventInjectionListener eventInjectionListener) { in injectDownEvent()370 @Nullable EventInjectionListener eventInjectionListener) { in injectDownEvent()394 EventInjectionListener eventInjectionListener) { in injectMoveEventsForDrag()479 EventInjectionListener eventInjectionListener) { in injectUpEvent()498 boolean waitForAnimations, EventInjectionListener eventInjectionListener) { in injectUpEvent()537 EventInjectionListener eventInjectionListener) { in emulateFlingGesture()555 boolean waitForAnimations, EventInjectionListener eventInjectionListener) { in emulateFlingGesture()
45 import com.android.compatibility.common.util.CtsTouchUtils.EventInjectionListener;597 final EventInjectionListener eventInjectionListener =598 new EventInjectionListener() {