Searched refs:requestedBounds (Results 1 – 1 of 1) sorted by relevance
174 final Rect requestedBounds = new Rect(p.x, p.y, p.x + p.width, p.y + p.height); in testMoveWindowAndTap() local177 + " requestedBounds=" + requestedBounds); in testMoveWindowAndTap()