Home
last modified time | relevance | path

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

/aosp14/frameworks/base/tests/WallpaperTest/src/com/example/wallpapertest/
H A DTestWallpaper.java167 mMainInsets.set(insets.getSystemWindowInsetLeft(), insets.getSystemWindowInsetTop(), in onApplyWindowInsets()
/aosp14/frameworks/base/tests/WindowInsetsTests/src/com/google/android/test/windowinsetstests/
H A DChatActivity.java158 mRoot.setPadding(insets.getSystemWindowInsetLeft(), in onCreate()
/aosp14/frameworks/base/libs/WindowManager/Shell/tests/unittest/src/com/android/wm/shell/bubbles/animation/
H A DPhysicsAnimationLayoutTestCase.java89 when(mWindowInsets.getSystemWindowInsetLeft()).thenReturn(mSystemWindowInsetSize); in setUp()
/aosp14/frameworks/base/core/java/com/android/internal/widget/
H A DActionBarOverlayLayout.java447 mInnerInsets.getSystemWindowInsetLeft(),
/aosp14/frameworks/base/core/java/com/android/internal/policy/
H A DDecorView.java1046 insets = insets.inset(insets.getSystemWindowInsetLeft(), 0,
1588 int newLeftMargin = innerInsets.getSystemWindowInsetLeft();
1595 int newGuardLeftMargin = rootInsets.getSystemWindowInsetLeft();
/aosp14/frameworks/base/core/java/android/view/
H A DWindowInsets.java396 public int getSystemWindowInsetLeft() { in getSystemWindowInsetLeft() method in WindowInsets
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/navigationbar/
H A DNavigationBarView.java1166 int leftInset = insets.getSystemWindowInsetLeft(); 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.txt18741 HSPLandroid/view/WindowInsets;->getSystemWindowInsetLeft()I
/aosp14/frameworks/base/config/
H A Dboot-image-profile.txt18805 HSPLandroid/view/WindowInsets;->getSystemWindowInsetLeft()I
/aosp14/frameworks/base/core/api/
H A Dcurrent.txt53789 method @Deprecated public int getSystemWindowInsetLeft();