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

  /frameworks/base/core/java/android/view/
InputQueue.java 124 private static void dispatchMotionEvent(InputHandler inputHandler,
  /frameworks/base/core/jni/
android_view_InputQueue.cpp 49 jmethodID dispatchMotionEvent;
385 dispatchMethodId = gInputQueueClassInfo.dispatchMotionEvent;
524 GET_STATIC_METHOD_ID(gInputQueueClassInfo.dispatchMotionEvent, gInputQueueClassInfo.clazz,
525 "dispatchMotionEvent",

Completed in 17 milliseconds