Home
last modified time | relevance | path

Searched refs:getStableInsetLeft (Results 1 – 12 of 12) sorted by relevance

/frameworks/base/tests/WallpaperTest/src/com/example/wallpapertest/
DTestWallpaper.java169 mStableInsets.set(insets.getStableInsetLeft(), insets.getStableInsetTop(), in onApplyWindowInsets()
/frameworks/base/packages/SystemUI/src/com/android/systemui/bubbles/animation/
DExpandedAnimationController.java539 final int stableLeft = subtractStableInsets ? insets.getStableInsetLeft() : 0; in getAvailableScreenWidth()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DHeadsUpAppearanceController.java226 int sysWinLeft = (windowInset != null) ? windowInset.getStableInsetLeft() : 0; in getRtlTranslation()
/frameworks/base/core/java/android/view/
DWindowInsets.java588 public int getStableInsetLeft() { in getStableInsetLeft() method in WindowInsets
DView.java29537 return mAttachInfo.mTmpLocation[0] == insets.getStableInsetLeft() in shouldDrawRoundScrollbar()
/frameworks/base/packages/SystemUI/src/com/android/systemui/stackdivider/
DDividerView.java324 if (mStableInsets.left != insets.getStableInsetLeft() in onApplyWindowInsets()
328 mStableInsets.set(insets.getStableInsetLeft(), insets.getStableInsetTop(), in onApplyWindowInsets()
/frameworks/base/core/java/com/android/internal/policy/
DDecorView.java1124 mLastLeftInset = getColorViewRightInset(insets.getStableInsetLeft(), in updateColorViews()
1142 boolean hasLeftStableInset = insets.getStableInsetLeft() != 0; in updateColorViews()
/frameworks/base/packages/SystemUI/src/com/android/systemui/bubbles/
DBubbleStackView.java445 leftPadding += Math.max(cutoutLeft, insets.getStableInsetLeft()); in BubbleStackView()
/frameworks/base/config/
Dboot-image-profile.txt17794 HSPLandroid/view/WindowInsets;->getStableInsetLeft()I
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt34637 method public int getStableInsetLeft();
/frameworks/base/non-updatable-api/
Dcurrent.txt53113 method public int getStableInsetLeft();
/frameworks/base/api/
Dcurrent.txt53257 method public int getStableInsetLeft();