Home
last modified time | relevance | path

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

/frameworks/opt/setupwizard/library/main/src/com/android/setupwizardlib/view/
DStickyHeaderScrollView.java111 insets.getSystemWindowInsetLeft(), in onApplyWindowInsets()
DStickyHeaderListView.java145 insets.getSystemWindowInsetLeft(), in onApplyWindowInsets()
/frameworks/opt/setupwizard/library/recyclerview/src/com/android/setupwizardlib/view/
DStickyHeaderRecyclerView.java128 insets.getSystemWindowInsetLeft(), in onApplyWindowInsets()
/frameworks/base/services/tests/wmtests/src/com/android/server/wm/
DScreenDecorWindowTests.java300 assertThat(insets.getSystemWindowInsetLeft()).isAtLeast(expected); in assertInsetGreaterOrEqual()
314 case LEFT: return insets.getSystemWindowInsetLeft() >= expected; in waitForInsetGreaterOrEqual()
/frameworks/base/tests/WallpaperTest/src/com/example/wallpapertest/
DTestWallpaper.java167 mMainInsets.set(insets.getSystemWindowInsetLeft(), insets.getSystemWindowInsetTop(), in onApplyWindowInsets()
/frameworks/opt/setupwizard/library/main/src/com/android/setupwizardlib/util/
DSystemBarHelper.java346 insets.getSystemWindowInsetLeft(), in onApplyWindowInsets()
/frameworks/base/tests/WindowInsetsTests/src/com/google/android/test/windowinsetstests/
DWindowInsetsActivity.java161 mRoot.setPadding(insets.getSystemWindowInsetLeft(), in onCreate()
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/bubbles/animation/
DPhysicsAnimationLayoutTestCase.java89 when(mWindowInsets.getSystemWindowInsetLeft()).thenReturn(mSystemWindowInsetSize); in setUp()
/frameworks/base/core/java/android/view/
DWindowInsets.java393 public int getSystemWindowInsetLeft() { in getSystemWindowInsetLeft() method in WindowInsets
/frameworks/base/core/java/com/android/internal/widget/
DActionBarOverlayLayout.java447 mInnerInsets.getSystemWindowInsetLeft(),
/frameworks/base/core/java/com/android/internal/policy/
DDecorView.java1035 insets = insets.inset(insets.getSystemWindowInsetLeft(), 0,
1487 int newLeftMargin = innerInsets.getSystemWindowInsetLeft();
1494 int newGuardLeftMargin = rootInsets.getSystemWindowInsetLeft();
/frameworks/base/packages/SystemUI/src/com/android/systemui/bubbles/animation/
DStackAnimationController.java603 insets.getSystemWindowInsetLeft(),
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DNavigationBarView.java1241 int leftInset = insets.getSystemWindowInsetLeft(); 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.txt34641 method public int getSystemWindowInsetLeft();
/frameworks/base/config/
Dboot-image-profile.txt23971 HSPLandroid/view/WindowInsets;->getSystemWindowInsetLeft()I
/frameworks/base/api/
Dcurrent.txt55457 method @Deprecated public int getSystemWindowInsetLeft();