Searched refs:windowBounds (Results 1 – 2 of 2) sorted by relevance
334 Rect windowBounds = new Rect(0, 0, 200, 200); in testOnScrollCaptureSearch_withPadding() local356 parent.dispatchScrollCaptureSearch(windowBounds, windowOffset, receiver); in testOnScrollCaptureSearch_withPadding()
146 final Rect windowBounds = new Rect(windowMetrics.getBounds()); in testMoveWindowAndTap() local147 windowBounds.inset(windowInsets.getInsetsIgnoringVisibility(p.getFitInsetsTypes())); in testMoveWindowAndTap()153 selectRandomLocationInWindow(windowBounds, locationInWindow); in testMoveWindowAndTap()