Home
last modified time | relevance | path

Searched defs:maxMetrics (Results 1 – 3 of 3) sorted by relevance

/cts/tests/framework/base/windowmanager/src/android/server/wm/
DWindowMetricsTestHelper.java44 WindowMetrics maxMetrics, Rect layoutBounds, WindowInsets layoutInsets) { in assertMetricsMatchesLayout()
50 WindowMetrics maxMetrics, Rect layoutBounds, WindowInsets layoutInsets, in assertMetricsMatchesLayout()
DWindowMetricsWindowContextTests.java98 final WindowMetrics maxMetrics = mWm.getMaximumWindowMetrics(); in assertWindowContextMetricsMatchesLayout() local
DWindowMetricsActivityTests.java264 final WindowMetrics maxMetrics = activity.getWindowManager().getMaximumWindowMetrics(); in assertMetricsMatchesLayout() local