Home
last modified time | relevance | path

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

/cts/tests/tests/systemui/src/android/systemui/cts/
DWindowInsetsPresenterDrawable.java175 public void setWindowInsets(WindowInsets windowInsets) { in setWindowInsets() method in WindowInsetsPresenterDrawable
DWindowInsetsActivity.java107 presenterDrawable.setWindowInsets(insets); in showVisualBoundary()