Home
last modified time | relevance | path

Searched refs:getStableInsetBottom (Results 1 – 13 of 13) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DKeyguardPreviewContainer.java66 setPadding(0, 0, 0, insets.getStableInsetBottom()); in onApplyWindowInsets()
DNotificationsQuickSettingsContainer.java110 mBottomPadding = insets.getStableInsetBottom(); in onApplyWindowInsets()
DNotificationPanelView.java2512 mNavigationBarBottomHeight = insets.getStableInsetBottom(); in onApplyWindowInsets()
/frameworks/base/packages/SystemUI/src/com/android/systemui/bubbles/
DBubbleExpandedView.java259 - insets.getStableInsetBottom(); in onFinishInflate()
454 ? getRootWindowInsets().getStableInsetBottom() in getMaxExpandedHeight()
/frameworks/base/tests/WallpaperTest/src/com/example/wallpapertest/
DTestWallpaper.java170 insets.getStableInsetRight(), insets.getStableInsetBottom()); in onApplyWindowInsets()
/frameworks/base/core/tests/coretests/src/android/view/
DInsetsStateTest.java94 assertEquals(100, insets.getStableInsetBottom()); in testCalculateInsets_imeAndNav()
/frameworks/base/core/java/android/view/
DWindowInsets.java618 public int getStableInsetBottom() { in getStableInsetBottom() method in WindowInsets
/frameworks/base/packages/SystemUI/src/com/android/systemui/stackdivider/
DDividerView.java327 || mStableInsets.bottom != insets.getStableInsetBottom()) { in onApplyWindowInsets()
329 insets.getStableInsetRight(), insets.getStableInsetBottom()); in onApplyWindowInsets()
/frameworks/base/core/java/com/android/internal/policy/
DDecorView.java1120 mLastBottomInset = getColorViewBottomInset(insets.getStableInsetBottom(), in updateColorViews()
1134 boolean hasBottomStableInset = insets.getStableInsetBottom() != 0; in updateColorViews()
/frameworks/base/config/
Dboot-image-profile.txt17793 HSPLandroid/view/WindowInsets;->getStableInsetBottom()I
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt34636 method public int getStableInsetBottom();
/frameworks/base/non-updatable-api/
Dcurrent.txt53112 method public int getStableInsetBottom();
/frameworks/base/api/
Dcurrent.txt53256 method public int getStableInsetBottom();