/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/ |
D | StatusBarTouchableRegionManager.java | 74 && (mStatusBarWindowView.getRootWindowInsets() != null) in updateTouchableRegion() 75 && (mStatusBarWindowView.getRootWindowInsets().getDisplayCutout() != null); in updateTouchableRegion()
|
D | PhoneStatusBarView.java | 166 if (!Objects.equals(getRootWindowInsets().getDisplayCutout(), mDisplayCutout)) { in updateOrientationAndCutout() 168 mDisplayCutout = getRootWindowInsets().getDisplayCutout(); in updateOrientationAndCutout() 352 WindowInsets insets = getRootWindowInsets(); in updateSafeInsets()
|
D | HeadsUpAppearanceController.java | 197 WindowInsets windowInset = mStackScroller.getRootWindowInsets(); in getRtlTranslation()
|
D | HeadsUpManagerPhone.java | 331 DisplayCutout cutout = mStatusBarWindowView.getRootWindowInsets().getDisplayCutout(); in updateRegionForNotch()
|
D | KeyguardBouncer.java | 442 final WindowInsets rootInsets = mRoot.getRootWindowInsets(); in inflateView()
|
D | KeyguardStatusBarView.java | 227 DisplayCutout dc = getRootWindowInsets().getDisplayCutout(); in updateLayoutConsideringCutout()
|
D | StatusBarWindowView.java | 174 DisplayCutout displayCutout = getRootWindowInsets().getDisplayCutout(); in fitSystemWindows()
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/bubbles/animation/ |
D | ExpandedAnimationController.java | 294 if (mLayout == null || mLayout.getRootWindowInsets() == null) { in getExpandedY() 297 final WindowInsets insets = mLayout.getRootWindowInsets(); in getExpandedY()
|
D | StackAnimationController.java | 418 final WindowInsets insets = mLayout.getRootWindowInsets();
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/bubbles/ |
D | BubbleStackView.java | 1437 if (getRootWindowInsets() != null) { in getStatusBarHeight() 1438 WindowInsets insets = getRootWindowInsets(); in getStatusBarHeight() 1450 if (getRootWindowInsets() != null) { in getBottomInset() 1451 WindowInsets insets = getRootWindowInsets(); in getBottomInset()
|
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/bubbles/animation/ |
D | PhysicsAnimationLayoutTestCase.java | 176 public WindowInsets getRootWindowInsets() { in getRootWindowInsets() method in PhysicsAnimationLayoutTestCase.TestablePhysicsAnimationLayout
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/ |
D | HeadsUpStatusBarView.java | 239 DisplayCutout displayCutout = getRootWindowInsets().getDisplayCutout(); in fitSystemWindows()
|
/frameworks/base/services/tests/wmtests/src/com/android/server/wm/ |
D | ScreenDecorWindowTests.java | 241 return new WindowInsets(a.getWindow().getDecorView().getRootWindowInsets()); in getInsets()
|
/frameworks/base/core/java/android/widget/ |
D | Magnifier.java | 733 final Insets systemInsets = mView.getRootWindowInsets().getSystemWindowInsets(); in getCurrentClampedWindowCoordinates()
|
/frameworks/base/core/java/com/android/internal/policy/ |
D | DecorView.java | 1497 WindowInsets rootInsets = getRootWindowInsets();
|
/frameworks/base/tools/aapt2/integration-tests/CommandTests/ |
D | android-28.jar | META-INF/
META-INF/MANIFEST.MF
javax/
javax/net/
javax/ ... |