Searched refs:onReceivedMotionEvent (Results 1 – 3 of 3) sorted by relevance
173 mState.onReceivedMotionEvent(event, event, policyFlags); in testPath()
124 public void onReceivedMotionEvent(MotionEvent event, MotionEvent rawEvent, int policyFlags) { in onReceivedMotionEvent() method in TouchState
288 mState.onReceivedMotionEvent(event, rawEvent, policyFlags); in onMotionEvent()