Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/com/android/internal/widget/
H A DActionBarOverlayLayout.java319 final Rect systemInsets = insets.getSystemWindowInsetsAsRect();
/aosp14/frameworks/base/core/java/android/view/
H A DWindowInsets.java291 public Rect getSystemWindowInsetsAsRect() { in getSystemWindowInsetsAsRect() method in WindowInsets
H A DView.java11881 if (fitSystemWindows(insets.getSystemWindowInsetsAsRect())) { in onApplyWindowInsets()
11886 if (fitSystemWindowsInt(insets.getSystemWindowInsetsAsRect())) { in onApplyWindowInsets()
12694 inoutInsets.set(innerInsets.getSystemWindowInsetsAsRect()); in computeFitSystemWindows()
12724 outLocalInsets.set(in.getSystemWindowInsetsAsRect()); in computeSystemWindowInsets()
/aosp14/frameworks/base/core/java/com/android/internal/policy/
H A DDecorView.java1050 mFrameOffsets.set(insets.getSystemWindowInsetsAsRect());
/aosp14/frameworks/base/boot/
H A Dboot-image-profile.txt18745 HSPLandroid/view/WindowInsets;->getSystemWindowInsetsAsRect()Landroid/graphics/Rect;
/aosp14/frameworks/base/config/
H A Dboot-image-profile.txt18809 HSPLandroid/view/WindowInsets;->getSystemWindowInsetsAsRect()Landroid/graphics/Rect;