Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/view/
DWindowInsets.java77 public final class WindowInsets { class
132 public WindowInsets(Rect systemWindowInsetsRect, Rect stableInsetsRect, boolean isRound, in WindowInsets() method in WindowInsets
152 public WindowInsets(@Nullable Insets[] typeInsetsMap, in WindowInsets() method in WindowInsets
189 public WindowInsets(WindowInsets src) { in WindowInsets() method in WindowInsets
247 public WindowInsets(Rect systemWindowInsets) { in WindowInsets() method in WindowInsets