Searched defs:opaqueBounds (Results 1 – 2 of 2) sorted by relevance
474 final Rect opaqueBounds = mActivity.getConfiguration().windowConfiguration.getBounds(); in testApplyStrategyToTranslucentActivities() local534 final Rect opaqueBounds = mActivity.getConfiguration().windowConfiguration.getBounds(); in testApplyStrategyToMultipleTranslucentActivities() local
474 final Rect opaqueBounds = new Rect(0, 0, 500, 300); in testGetCropBoundsIfNeeded_handleCropForTransparentActivityBasedOnOpaqueBounds() local