Searched refs:releaseTouchPoint (Results 1 – 5 of 5) sorted by relevance
91 public void releaseTouchPoint(int id) { in releaseTouchPoint() method in EventSender92 mEventSenderImpl.releaseTouchPoint(id); in releaseTouchPoint()
425 public void releaseTouchPoint(int id) { in releaseTouchPoint() method in EventSenderImpl
36 public void releaseTouchPoint(int id); in releaseTouchPoint() method
160 mEventSender.releaseTouchPoint(msg.arg1); in handleMessage()358 public void releaseTouchPoint(int id) { in releaseTouchPoint() method in CallbackProxy
342 public void releaseTouchPoint(int id) { in releaseTouchPoint() method in WebViewEventSender