/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 | 159 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 | 510 mInnerInsets.getSystemWindowInsetLeft(), 517 mInnerInsets.getSystemWindowInsetLeft(),
|
/frameworks/base/core/java/com/android/internal/policy/ |
D | DecorView.java | 1020 insets = insets.inset(insets.getSystemWindowInsetLeft(), 0, 1568 int newLeftMargin = innerInsets.getSystemWindowInsetLeft(); 1575 int newGuardLeftMargin = rootInsets.getSystemWindowInsetLeft();
|
/frameworks/base/packages/SystemUI/src/com/android/keyguard/ |
D | LegacyLockIconViewController.java | 442 mWidthPixels -= insets.getSystemWindowInsetLeft() + insets.getSystemWindowInsetRight(); in updateConfiguration()
|
/frameworks/base/core/java/android/view/ |
D | WindowInsets.java | 424 public int getSystemWindowInsetLeft() { in getSystemWindowInsetLeft() method in WindowInsets
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/navigationbar/ |
D | NavigationBarView.java | 1152 int leftInset = insets.getSystemWindowInsetLeft(); in onApplyWindowInsets()
|
/frameworks/base/tools/aapt2/integration-tests/CommandTests/ |
D | android-33.jar | AndroidManifest.xml
META-INF/
META-INF/MANIFEST.MF
NOTICES/
NOTICES/libcore ... |
/frameworks/base/boot/ |
D | boot-image-profile.txt | 18410 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 | 18474 HSPLandroid/view/WindowInsets;->getSystemWindowInsetLeft()I
|
/frameworks/base/core/api/ |
D | current.txt | 54332 method @Deprecated public int getSystemWindowInsetLeft();
|