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.java284 assertThat(insets.getSystemWindowInsetLeft()).isAtLeast(expected); in assertInsetGreaterOrEqual()
298 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/packages/SystemUI/tests/src/com/android/systemui/bubbles/animation/
DPhysicsAnimationLayoutTestCase.java89 when(mWindowInsets.getSystemWindowInsetLeft()).thenReturn(mSystemWindowInsetSize); in setUp()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DPhoneStatusBarView.java374 int leftInset = insets.getSystemWindowInsetLeft(); in updateSafeInsets()
DNavigationBarView.java1145 int leftInset = insets.getSystemWindowInsetLeft(); in onApplyWindowInsets()
/frameworks/base/core/java/com/android/internal/policy/
DDecorView.java1039 insets = insets.inset(insets.getSystemWindowInsetLeft(), 0, in onApplyWindowInsets()
1125 insets.getSystemWindowInsetLeft()); in updateColorViews()
1493 int newLeftMargin = innerInsets.getSystemWindowInsetLeft();
1500 int newGuardLeftMargin = rootInsets.getSystemWindowInsetLeft();
/frameworks/base/core/java/android/view/
DWindowInsets.java354 public int getSystemWindowInsetLeft() { in getSystemWindowInsetLeft() method in WindowInsets
/frameworks/base/packages/SystemUI/src/com/android/systemui/bubbles/animation/
DStackAnimationController.java445 insets.getSystemWindowInsetLeft(),
/frameworks/base/core/java/com/android/internal/widget/
DActionBarOverlayLayout.java447 mInnerInsets.getSystemWindowInsetLeft(),
/frameworks/base/config/
Dboot-image-profile.txt17797 HSPLandroid/view/WindowInsets;->getSystemWindowInsetLeft()I
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt34641 method public int getSystemWindowInsetLeft();
/frameworks/base/non-updatable-api/
Dcurrent.txt53119 method public int getSystemWindowInsetLeft();
/frameworks/base/api/
Dcurrent.txt53263 method public int getSystemWindowInsetLeft();