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

  /external/webkit/WebKit/android/nav/
WebView.cpp 148 m_javaGlue.m_sendMotionUp = GetJMethod(env, clazz, "sendMotionUp", "(IIIII)V");
872 sendMotionUp(frame ? (WebCore::Frame*) frame->framePointer() : 0,
888 sendMotionUp(
    [all...]
  /frameworks/base/core/java/android/webkit/
WebView.java     [all...]

Completed in 19 milliseconds