Searched defs:parentBounds (Results 1 – 3 of 3) sorted by relevance
184 final Rect parentBounds = new Rect(parentTask.getBounds()); in testUntrustedModeTaskFragment_setRelativeBoundsOutsideOfParentBounds() local222 final Rect parentBounds = new Rect(parentTask.getBounds()); in testUntrustedModeTaskFragment_startActivityInTaskFragmentOutsideOfParentBounds() local
153 private void updateSplitBounds(@NonNull Rect parentBounds) { in updateSplitBounds()
587 Rect parentBounds = new Rect(0, 0, 100, 100); in testInflateGradientRadius() local