Searched defs:maxMetrics (Results 1 – 3 of 3) sorted by relevance
44 WindowMetrics maxMetrics, Rect layoutBounds, WindowInsets layoutInsets) { in assertMetricsMatchesLayout()50 WindowMetrics maxMetrics, Rect layoutBounds, WindowInsets layoutInsets, in assertMetricsMatchesLayout()
98 final WindowMetrics maxMetrics = mWm.getMaximumWindowMetrics(); in assertWindowContextMetricsMatchesLayout() local
264 final WindowMetrics maxMetrics = activity.getWindowManager().getMaximumWindowMetrics(); in assertMetricsMatchesLayout() local