Home
last modified time | relevance | path

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

/cts/tests/framework/base/windowmanager/src/android/server/wm/insets/
DDecorInsetTestsBase.java119 Rect actualContentRect = rectInWindow(activity.findViewById(android.R.id.content)); in assertContentViewLocationMatchesInsets() local
122 expectedContentRect, actualContentRect); in assertContentViewLocationMatchesInsets()