Home
last modified time | relevance | path

Searched defs:opaqueBounds (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/services/tests/wmtests/src/com/android/server/wm/
DSizeCompatTests.java474 final Rect opaqueBounds = mActivity.getConfiguration().windowConfiguration.getBounds(); in testApplyStrategyToTranslucentActivities() local
534 final Rect opaqueBounds = mActivity.getConfiguration().windowConfiguration.getBounds(); in testApplyStrategyToMultipleTranslucentActivities() local
DLetterboxUiControllerTest.java474 final Rect opaqueBounds = new Rect(0, 0, 500, 300); in testGetCropBoundsIfNeeded_handleCropForTransparentActivityBasedOnOpaqueBounds() local