Home
last modified time | relevance | path

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

/cts/tests/framework/base/windowmanager/util/src/android/server/wm/
DWindowMetricsTestHelper.java108 : getBoundsExcludingInsetsTypes(currentMetrics, configExcludedInsetsTypes()); in assertMetricsValidity()
146 : getBoundsExcludingInsetsTypes(currentMetrics, configExcludedInsetsTypes()); in assertMetricsMatchDisplay()
166 public static Rect getBoundsExcludingInsetsTypes(WindowMetrics windowMetrics, in getBoundsExcludingInsetsTypes() method in WindowMetricsTestHelper