Searched refs:EventInjectionListener (Results 1 – 2 of 2) sorted by relevance
62 public interface EventInjectionListener { interface in CtsTouchUtils220 @Nullable EventInjectionListener eventInjectionListener) { in emulateDragGesture()243 boolean waitForAnimations, @Nullable EventInjectionListener eventInjectionListener) { in emulateDragGesture()381 int yOnScreen, @Nullable EventInjectionListener eventInjectionListener) { in injectDownEvent()409 EventInjectionListener eventInjectionListener) { in injectMoveEventsForDrag()499 EventInjectionListener eventInjectionListener) { in injectUpEvent()544 EventInjectionListener eventInjectionListener) { in emulateFlingGesture()562 boolean waitForAnimations, EventInjectionListener eventInjectionListener) { in emulateFlingGesture()
47 import com.android.compatibility.common.util.CtsTouchUtils.EventInjectionListener;606 final EventInjectionListener eventInjectionListener =607 new EventInjectionListener() {