Home
last modified time | relevance | path

Searched refs:doMotionUp (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/core/java/android/webkit/
DWebView.java7422 doMotionUp(contentX, contentY); in doShortPress()
7426 private void doMotionUp(int contentX, int contentY) { in doMotionUp() method
8526 doMotionUp(msg.arg1, msg.arg2);