Home
last modified time | relevance | path

Searched refs:expectedContentRect (Results 1 – 1 of 1) sorted by relevance

/cts/tests/framework/base/windowmanager/src/android/server/wm/insets/
DDecorInsetTestsBase.java116 Rect expectedContentRect = rectInWindow(activity.getWindow().getDecorView()); in assertContentViewLocationMatchesInsets() local
117 insetRect(expectedContentRect, insetsConsumedByDecor); in assertContentViewLocationMatchesInsets()
122 expectedContentRect, actualContentRect); in assertContentViewLocationMatchesInsets()