Home
last modified time | relevance | path

Searched refs:getSystemWindowInsetLeft (Results 1 – 16 of 16) 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/opt/setupwizard/library/main/src/com/android/setupwizardlib/util/
DSystemBarHelper.java346 insets.getSystemWindowInsetLeft(), in onApplyWindowInsets()
/frameworks/base/tests/WallpaperTest/src/com/example/wallpapertest/
DTestWallpaper.java167 mMainInsets.set(insets.getSystemWindowInsetLeft(), insets.getSystemWindowInsetTop(), 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.java353 int leftInset = insets.getSystemWindowInsetLeft(); in updateSafeInsets()
DNavigationBarView.java1124 int leftInset = insets.getSystemWindowInsetLeft(); in onApplyWindowInsets()
/frameworks/base/packages/SystemUI/src/com/android/systemui/bubbles/animation/
DStackAnimationController.java424 insets.getSystemWindowInsetLeft(),
/frameworks/base/core/java/com/android/internal/policy/
DDecorView.java1037 insets = insets.inset(insets.getSystemWindowInsetLeft(), 0, in onApplyWindowInsets()
1123 insets.getSystemWindowInsetLeft()); in updateColorViews()
1491 int newLeftMargin = innerInsets.getSystemWindowInsetLeft();
1498 int newGuardLeftMargin = rootInsets.getSystemWindowInsetLeft();
/frameworks/base/core/java/android/view/
DWindowInsets.java353 public int getSystemWindowInsetLeft() { in getSystemWindowInsetLeft() method in WindowInsets
/frameworks/base/core/java/com/android/internal/widget/
DActionBarOverlayLayout.java446 mInnerInsets.getSystemWindowInsetLeft(),
/frameworks/base/config/
Dboot-image-profile.txt17798 HSPLandroid/view/WindowInsets;->getSystemWindowInsetLeft()I
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt34641 method public int getSystemWindowInsetLeft();
/frameworks/base/api/
Dcurrent.txt51755 method public int getSystemWindowInsetLeft();