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

/frameworks/base/services/accessibility/java/com/android/server/accessibility/
H A DMotionEventInjector.java48 public class MotionEventInjector implements EventStreamTransformation, Handler.Callback { class in inherits:EventStreamTransformation,Handler.Callback
49 private static final String LOG_TAG = "MotionEventInjector";
84 public MotionEventInjector(Looper looper) { method in class:MotionEventInjector
91 public MotionEventInjector(Handler handler) { method in class:MotionEventInjector

Completed in 44 milliseconds