Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/view/
DWindowInsets.java76 public final class WindowInsets { class
128 public WindowInsets(Rect systemWindowInsetsRect, Rect stableInsetsRect, in WindowInsets() method in WindowInsets
148 public WindowInsets(@Nullable Insets[] typeInsetsMap, in WindowInsets() method in WindowInsets
180 public WindowInsets(WindowInsets src) { in WindowInsets() method in WindowInsets
236 public WindowInsets(Rect systemWindowInsets) { in WindowInsets() method in WindowInsets