HomeSort by relevance Sort by last modified time
    Searched refs:offsetEvent (Results 1 - 2 of 2) sorted by null

  /frameworks/base/services/accessibility/java/com/android/server/accessibility/
MotionEventInjector.java 172 MotionEvent offsetEvent = MotionEvent.obtain(startTime + event.getDownTime(),
178 Message message = mHandler.obtainMessage(MESSAGE_SEND_MOTION_EVENT, offsetEvent);
TouchExplorer.java     [all...]

Completed in 828 milliseconds