Searched refs:touchUp (Results 1 – 1 of 1) sorted by relevance
201 success &= touchUp(x, y); in clickNoSync()246 success &= touchUp(x, y); in longTapNoSync()271 boolean touchUp(int x, int y) { in touchUp() method in InteractionController368 ret &= touchUp(upX, upY); in swipe()414 ret &= touchUp(segments[segments.length - 1].x, segments[segments.length -1].y); in swipe()