Searched defs:MotionEventQueue (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Launcher3/quickstep/src/com/android/quickstep/
H A DMotionEventQueue.java38 public class MotionEventQueue { class
40 private static final String TAG = "MotionEventQueue";
80 public MotionEventQueue(Choreographer choreographer, TouchConsumer consumer) { method in class:MotionEventQueue

Completed in 324 milliseconds