Home
last modified time | relevance | path

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

/cts/tests/framework/base/windowmanager/src/android/server/wm/
DWindowMetricsTestHelper.java44 WindowMetrics maxMetrics, Rect layoutBounds, WindowInsets layoutInsets) { in assertMetricsMatchesLayout() argument
45 assertMetricsMatchesLayout(currentMetrics, maxMetrics, layoutBounds, layoutInsets, in assertMetricsMatchesLayout()
50 WindowMetrics maxMetrics, Rect layoutBounds, WindowInsets layoutInsets, in assertMetricsMatchesLayout() argument
63 assertEquals(layoutInsets.getInsets(insetsType), in assertMetricsMatchesLayout()
65 assertEquals(layoutInsets.getDisplayCutout(), in assertMetricsMatchesLayout()