Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/view/
DWindowInsets.java69 public final class WindowInsets { class
111 public WindowInsets(Rect systemWindowInsetsRect, Rect stableInsetsRect, in WindowInsets() method in WindowInsets
130 public WindowInsets(@Nullable Insets[] typeInsetsMap, in WindowInsets() method in WindowInsets
159 public WindowInsets(WindowInsets src) { in WindowInsets() method in WindowInsets
213 public WindowInsets(Rect systemWindowInsets) { in WindowInsets() method in WindowInsets