Home
last modified time | relevance | path

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

/cts/tests/framework/base/windowmanager/src/android/server/wm/insets/
DWindowInsetsLayoutTests.java70 activity.assertMatchesWindowBounds(); in testSetFitInsetsTypes()
106 activity.assertMatchesWindowBounds(); in testSetFitInsetsSides()
160 activity.assertMatchesWindowBounds(); in testSetFitInsetsIgnoringVisibility()
235 void assertMatchesWindowBounds() { in assertMatchesWindowBounds() method in WindowInsetsLayoutTests.TestActivity