Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/view/
DWindowInsets.java68 public final class WindowInsets { class
110 public WindowInsets(Rect systemWindowInsetsRect, Rect stableInsetsRect, in WindowInsets() method in WindowInsets
129 public WindowInsets(@Nullable Insets[] typeInsetsMap, in WindowInsets() method in WindowInsets
158 public WindowInsets(WindowInsets src) { in WindowInsets() method in WindowInsets
212 public WindowInsets(Rect systemWindowInsets) { in WindowInsets() method in WindowInsets