Searched refs:getSystemWindowInsetLeft (Results 1 – 15 of 15) sorted by relevance
/frameworks/opt/setupwizard/library/main/src/com/android/setupwizardlib/view/ |
D | StickyHeaderScrollView.java | 111 insets.getSystemWindowInsetLeft(), in onApplyWindowInsets()
|
D | StickyHeaderListView.java | 145 insets.getSystemWindowInsetLeft(), in onApplyWindowInsets()
|
/frameworks/opt/setupwizard/library/recyclerview/src/com/android/setupwizardlib/view/ |
D | StickyHeaderRecyclerView.java | 128 insets.getSystemWindowInsetLeft(), in onApplyWindowInsets()
|
/frameworks/base/tests/WallpaperTest/src/com/example/wallpapertest/ |
D | TestWallpaper.java | 167 mMainInsets.set(insets.getSystemWindowInsetLeft(), insets.getSystemWindowInsetTop(), in onApplyWindowInsets()
|
/frameworks/opt/setupwizard/library/main/src/com/android/setupwizardlib/util/ |
D | SystemBarHelper.java | 346 insets.getSystemWindowInsetLeft(), in onApplyWindowInsets()
|
/frameworks/base/tests/WindowInsetsTests/src/com/google/android/test/windowinsetstests/ |
D | ChatActivity.java | 158 mRoot.setPadding(insets.getSystemWindowInsetLeft(), in onCreate()
|
/frameworks/base/libs/WindowManager/Shell/tests/unittest/src/com/android/wm/shell/bubbles/animation/ |
D | PhysicsAnimationLayoutTestCase.java | 89 when(mWindowInsets.getSystemWindowInsetLeft()).thenReturn(mSystemWindowInsetSize); in setUp()
|
/frameworks/base/core/java/com/android/internal/widget/ |
D | ActionBarOverlayLayout.java | 447 mInnerInsets.getSystemWindowInsetLeft(),
|
/frameworks/base/core/java/com/android/internal/policy/ |
D | DecorView.java | 1058 insets = insets.inset(insets.getSystemWindowInsetLeft(), 0, 1589 int newLeftMargin = innerInsets.getSystemWindowInsetLeft(); 1596 int newGuardLeftMargin = rootInsets.getSystemWindowInsetLeft();
|
/frameworks/base/core/java/android/view/ |
D | WindowInsets.java | 401 public int getSystemWindowInsetLeft() { in getSystemWindowInsetLeft() method in WindowInsets
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/navigationbar/ |
D | NavigationBarView.java | 1165 int leftInset = insets.getSystemWindowInsetLeft(); in onApplyWindowInsets()
|
/frameworks/base/boot/ |
D | boot-image-profile.txt | 18407 HSPLandroid/view/WindowInsets;->getSystemWindowInsetLeft()I
|
/frameworks/opt/setupwizard/tools/docs/ |
D | android-22.txt | 34641 method public int getSystemWindowInsetLeft();
|
/frameworks/base/config/ |
D | boot-image-profile.txt | 18470 HSPLandroid/view/WindowInsets;->getSystemWindowInsetLeft()I
|
/frameworks/base/core/api/ |
D | current.txt | 51278 method @Deprecated public int getSystemWindowInsetLeft();
|