Home
last modified time | relevance | path

Searched refs:getSystemWindowInsetBottom (Results 1 – 17 of 17) sorted by relevance

/frameworks/opt/setupwizard/library/main/src/com/android/setupwizardlib/view/
DStickyHeaderScrollView.java114 insets.getSystemWindowInsetBottom()); in onApplyWindowInsets()
DStickyHeaderListView.java148 insets.getSystemWindowInsetBottom()); in onApplyWindowInsets()
/frameworks/opt/setupwizard/library/main/src/com/android/setupwizardlib/util/
DSystemBarHelper.java332 int bottomInset = insets.getSystemWindowInsetBottom(); in onApplyWindowInsets()
334 final int bottomMargin = Math.max(insets.getSystemWindowInsetBottom() - bottomOffset, 0); in onApplyWindowInsets()
/frameworks/base/core/tests/coretests/src/android/view/
DInsetsStateTest.java127 assertEquals(0, insets.getSystemWindowInsetBottom()); in testCalculateInsets_imeIgnoredWithoutAdjustResize()
140 assertEquals(0, insets.getSystemWindowInsetBottom()); in testStripForDispatch()
/frameworks/opt/setupwizard/library/recyclerview/src/com/android/setupwizardlib/view/
DStickyHeaderRecyclerView.java131 insets.getSystemWindowInsetBottom()); in onApplyWindowInsets()
/frameworks/base/services/tests/wmtests/src/com/android/server/wm/
DScreenDecorWindowTests.java281 assertThat(insets.getSystemWindowInsetBottom()).isAtLeast(expected); in assertInsetGreaterOrEqual()
297 case BOTTOM: return insets.getSystemWindowInsetBottom() >= expected; in waitForInsetGreaterOrEqual()
/frameworks/base/packages/SystemUI/src/com/android/systemui/bubbles/
DBubbleExpandedView.java201 final int keyboardHeight = insets.getSystemWindowInsetBottom() in onFinishInflate()
248 final int keyboardHeight = insets.getSystemWindowInsetBottom() in updateInsets()
DBubbleStackView.java395 final int keyboardHeight = insets.getSystemWindowInsetBottom() in BubbleStackView()
1452 return insets.getSystemWindowInsetBottom(); in getBottomInset()
/frameworks/base/tests/WallpaperTest/src/com/example/wallpapertest/
DTestWallpaper.java168 insets.getSystemWindowInsetRight(), insets.getSystemWindowInsetBottom()); in onApplyWindowInsets()
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/bubbles/animation/
DPhysicsAnimationLayoutTestCase.java88 when(mWindowInsets.getSystemWindowInsetBottom()).thenReturn(mSystemWindowInsetSize); in setUp()
/frameworks/base/packages/SystemUI/src/com/android/systemui/bubbles/animation/
DStackAnimationController.java451 insets.getSystemWindowInsetBottom(),
/frameworks/base/core/java/com/android/internal/policy/
DDecorView.java1030 mFloatingInsets.bottom = insets.getSystemWindowInsetBottom(); in onApplyWindowInsets()
1032 0, insets.getSystemWindowInsetBottom()); in onApplyWindowInsets()
1036 mFloatingInsets.right = insets.getSystemWindowInsetBottom(); in onApplyWindowInsets()
1119 insets.getSystemWindowInsetBottom()); in updateColorViews()
/frameworks/base/core/java/android/view/
DWindowInsets.java392 public int getSystemWindowInsetBottom() { in getSystemWindowInsetBottom() method in WindowInsets
/frameworks/base/core/java/com/android/internal/widget/
DActionBarOverlayLayout.java449 mInnerInsets.getSystemWindowInsetBottom() + bottomInset
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DNavigationBarView.java1127 insets.getSystemWindowInsetBottom()); in onApplyWindowInsets()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
DNotificationStackScrollLayout.java1653 mBottomInset = insets.getSystemWindowInsetBottom();
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...