Home
last modified time | relevance | path

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

/cts/tests/framework/base/windowmanager/src/android/server/wm/
DDisplayCutoutTests.java338 final Rect appBounds = getAppBounds(activity); in assertCutoutsAreConsistentWithInsets() local
386 final Rect appBounds = getAppBounds(activity); in assertOnlyShortEdgeHasInsets() local
404 final Rect appBounds = getAppBounds(activity); in assertOnlyShortEdgeHasBounds() local
472 final Rect appBounds = new Rect(); in getAppBounds() local
DSplashscreenTests.java166 final Rect appBounds; in testSplashScreenColor() local