Searched refs:touchDown (Results 1 – 1 of 1) sorted by relevance
198 boolean success = touchDown(x, y); in clickNoSync()243 boolean success = touchDown(x, y); in longTapNoSync()265 boolean touchDown(int x, int y) { in touchDown() method in InteractionController351 ret = touchDown(downX, downY); in swipe()392 ret = touchDown(segments[0].x, segments[0].y); in swipe()