Home
last modified time | relevance | path

Searched refs:getSystemWindowInsetsAsRect (Results 1 – 6 of 6) sorted by relevance

/frameworks/base/core/java/android/view/
DWindowInsets.java288 public Rect getSystemWindowInsetsAsRect() { in getSystemWindowInsetsAsRect() method in WindowInsets
DView.java11250 if (fitSystemWindows(insets.getSystemWindowInsetsAsRect())) {
11255 if (fitSystemWindowsInt(insets.getSystemWindowInsetsAsRect())) {
11565 inoutInsets.set(innerInsets.getSystemWindowInsetsAsRect());
11595 outLocalInsets.set(in.getSystemWindowInsetsAsRect());
DViewRootImpl.java4362 final Rect ci = getWindowInsets(false).getSystemWindowInsetsAsRect(); in scrollToRectOrFocus()
/frameworks/base/core/java/com/android/internal/widget/
DActionBarOverlayLayout.java319 final Rect systemInsets = insets.getSystemWindowInsetsAsRect();
/frameworks/base/core/java/com/android/internal/policy/
DDecorView.java1039 mFrameOffsets.set(insets.getSystemWindowInsetsAsRect());
/frameworks/base/config/
Dboot-image-profile.txt23975 HSPLandroid/view/WindowInsets;->getSystemWindowInsetsAsRect()Landroid/graphics/Rect;