Searched refs:locationInWindow (Results 1 – 1 of 1) sorted by relevance
151 final Point locationInWindow = new Point(); in testMoveWindowAndTap() local153 selectRandomLocationInWindow(windowBounds, locationInWindow); in testMoveWindowAndTap()155 p.x = locationInWindow.x; in testMoveWindowAndTap()156 p.y = locationInWindow.y; in testMoveWindowAndTap()