Home
last modified time | relevance | path

Searched defs:systemWindowInsets (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/core/java/android/view/
DWindowInsets.java79 public WindowInsets(Rect systemWindowInsets, Rect windowDecorInsets, Rect stableInsets, in WindowInsets()
118 public WindowInsets(Rect systemWindowInsets) { in WindowInsets()
404 public WindowInsets replaceSystemWindowInsets(Rect systemWindowInsets) { in replaceSystemWindowInsets()
/frameworks/support/compat/src/main/java/androidx/core/view/
DWindowInsetsCompat.java229 public WindowInsetsCompat replaceSystemWindowInsets(Rect systemWindowInsets) { in replaceSystemWindowInsets()