Home
last modified time | relevance | path

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

/aosp14/frameworks/base/tests/WallpaperTest/src/com/example/wallpapertest/
H A DTestWallpaper.java168 insets.getSystemWindowInsetRight(), insets.getSystemWindowInsetBottom()); in onApplyWindowInsets()
/aosp14/frameworks/base/tests/WindowInsetsTests/src/com/google/android/test/windowinsetstests/
H A DChatActivity.java159 insets.getSystemWindowInsetTop(), insets.getSystemWindowInsetRight(), in onCreate()
/aosp14/frameworks/base/libs/WindowManager/Shell/tests/unittest/src/com/android/wm/shell/bubbles/animation/
H A DPhysicsAnimationLayoutTestCase.java90 when(mWindowInsets.getSystemWindowInsetRight()).thenReturn(mSystemWindowInsetSize); in setUp()
/aosp14/frameworks/base/core/java/com/android/internal/widget/
H A DActionBarOverlayLayout.java449 mInnerInsets.getSystemWindowInsetRight(),
/aosp14/frameworks/base/core/java/com/android/internal/policy/
H A DDecorView.java1047 insets.getSystemWindowInsetRight(), 0);
1589 int newRightMargin = innerInsets.getSystemWindowInsetRight();
1596 int newGuardRightMargin = rootInsets.getSystemWindowInsetRight();
/aosp14/frameworks/base/core/java/android/view/
H A DWindowInsets.java428 public int getSystemWindowInsetRight() { in getSystemWindowInsetRight() method in WindowInsets
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/navigationbar/
H A DNavigationBarView.java1167 int rightInset = insets.getSystemWindowInsetRight(); in onApplyWindowInsets()
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/aosp14/frameworks/base/boot/
H A Dboot-image-profile.txt18742 HSPLandroid/view/WindowInsets;->getSystemWindowInsetRight()I
/aosp14/frameworks/base/config/
H A Dboot-image-profile.txt18806 HSPLandroid/view/WindowInsets;->getSystemWindowInsetRight()I
/aosp14/frameworks/base/core/api/
H A Dcurrent.txt53790 method @Deprecated public int getSystemWindowInsetRight();