Searched refs:newTouchDownEvent (Results 1 – 1 of 1) sorted by relevance
39 private static MotionEvent newTouchDownEvent(int x, int y) { in newTouchDownEvent() method in Events109 MotionEvent downEvent = newTouchDownEvent(x, y); in touchDown()