Home
last modified time | relevance | path

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

/cts/tests/tests/systemui/src/android/systemui/cts/
DWindowInsetsActivity.java282 private Rect calculateBoundsWithInsets(Insets insets, WindowInsets windowInsets, Rect refRect) { in calculateBoundsWithInsets() argument
305 Rect rect = new Rect(refRect); in calculateBoundsWithInsets()