Searched refs:addTouchPoint (Results 1 – 5 of 5) sorted by relevance
75 public void addTouchPoint(int x, int y) { in addTouchPoint() method in EventSender76 mEventSenderImpl.addTouchPoint(x, y); in addTouchPoint()
395 public void addTouchPoint(int x, int y) { in addTouchPoint() method in EventSenderImpl
33 public void addTouchPoint(int x, int y); in addTouchPoint() method
141 mEventSender.addTouchPoint(msg.arg1, msg.arg2); in handleMessage()335 public void addTouchPoint(int x, int y) { in addTouchPoint() method in CallbackProxy
303 public void addTouchPoint(int x, int y) { in addTouchPoint() method in WebViewEventSender