Home
last modified time | relevance | path

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

/frameworks/opt/setupwizard/library/main/src/com/android/setupwizardlib/view/
DStickyHeaderScrollView.java113 insets.getSystemWindowInsetRight(), in onApplyWindowInsets()
DStickyHeaderListView.java147 insets.getSystemWindowInsetRight(), in onApplyWindowInsets()
/frameworks/opt/setupwizard/library/recyclerview/src/com/android/setupwizardlib/view/
DStickyHeaderRecyclerView.java130 insets.getSystemWindowInsetRight(), in onApplyWindowInsets()
/frameworks/base/services/tests/wmtests/src/com/android/server/wm/
DScreenDecorWindowTests.java303 assertThat(insets.getSystemWindowInsetRight()).isAtLeast(expected); in assertInsetGreaterOrEqual()
315 case RIGHT: return insets.getSystemWindowInsetRight() >= expected; in waitForInsetGreaterOrEqual()
/frameworks/base/tests/WallpaperTest/src/com/example/wallpapertest/
DTestWallpaper.java168 insets.getSystemWindowInsetRight(), insets.getSystemWindowInsetBottom()); in onApplyWindowInsets()
/frameworks/opt/setupwizard/library/main/src/com/android/setupwizardlib/util/
DSystemBarHelper.java348 insets.getSystemWindowInsetRight(), in onApplyWindowInsets()
/frameworks/base/tests/WindowInsetsTests/src/com/google/android/test/windowinsetstests/
DWindowInsetsActivity.java162 insets.getSystemWindowInsetTop(), insets.getSystemWindowInsetRight(), in onCreate()
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/bubbles/animation/
DPhysicsAnimationLayoutTestCase.java90 when(mWindowInsets.getSystemWindowInsetRight()).thenReturn(mSystemWindowInsetSize); in setUp()
/frameworks/base/core/java/android/view/
DWindowInsets.java425 public int getSystemWindowInsetRight() { in getSystemWindowInsetRight() method in WindowInsets
/frameworks/base/core/java/com/android/internal/widget/
DActionBarOverlayLayout.java449 mInnerInsets.getSystemWindowInsetRight(),
/frameworks/base/core/java/com/android/internal/policy/
DDecorView.java1036 insets.getSystemWindowInsetRight(), 0);
1488 int newRightMargin = innerInsets.getSystemWindowInsetRight();
1495 int newGuardRightMargin = rootInsets.getSystemWindowInsetRight();
/frameworks/base/packages/SystemUI/src/com/android/systemui/bubbles/animation/
DStackAnimationController.java612 insets.getSystemWindowInsetRight(),
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DNavigationBarView.java1242 int rightInset = insets.getSystemWindowInsetRight(); in onApplyWindowInsets()
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt34642 method public int getSystemWindowInsetRight();
/frameworks/base/config/
Dboot-image-profile.txt23972 HSPLandroid/view/WindowInsets;->getSystemWindowInsetRight()I
/frameworks/base/api/
Dcurrent.txt55458 method @Deprecated public int getSystemWindowInsetRight();