Home
last modified time | relevance | path

Searched refs:toRect (Results 1 – 10 of 10) sorted by relevance

/frameworks/base/core/java/com/android/internal/policy/
DBackdropFrameRenderer.java97 mSystemBarInsets.set(systemBarInsets.toRect()); in BackdropFrameRenderer()
98 mOldSystemBarInsets.set(systemBarInsets.toRect()); in BackdropFrameRenderer()
/frameworks/base/core/java/android/view/
DDisplayCutout.java248 this(safeInsets.toRect(), Insets.NONE, boundLeft, boundTop, boundRight, boundBottom, true); in DisplayCutout()
272 this(safeInsets.toRect(), waterfallInsets, boundLeft, boundTop, boundRight, boundBottom, in DisplayCutout()
568 mWaterfallInsets.toRect().dumpDebug(proto, INSETS); in dumpDebug()
594 mWaterfallInsets.toRect()); in inset()
DWindowInsets.java1070 assignCompatInsets(mTypeInsetsMap, systemWindowInsets.toRect()); in setSystemWindowInsets()
1229 assignCompatInsets(mTypeMaxInsetsMap, stableInsets.toRect()); in setStableInsets()
DCutoutSpecification.java155 return mInsets.toRect(); in getSafeInset()
DViewRootImpl.java2276 mAttachInfo.mContentInsets.set(mLastWindowInsets.getSystemWindowInsets().toRect()); in getWindowInsets()
2277 mAttachInfo.mStableInsets.set(mLastWindowInsets.getStableInsets().toRect()); in getWindowInsets()
2776 mLastWindowInsets.getSystemWindowInsets().toRect(), in performTraversals()
2777 mLastWindowInsets.getStableInsets().toRect(), mResizeMode); in performTraversals()
DView.java11592 outLocalInsets.set(result.first.toRect());
/frameworks/base/graphics/java/android/graphics/
DInsets.java82 public @NonNull Rect toRect() { in toRect() method in Insets
/frameworks/base/core/tests/coretests/src/com/android/internal/widget/
DActionBarOverlayLayoutTest.java171 return new WindowInsets(content.toRect(), null, false, false, cutout); in insetsWith()
/frameworks/base/services/core/java/com/android/server/wm/
DTaskSnapshotController.java620 WindowInsets.Type.systemBars()).toRect();
/frameworks/base/config/
Dboot-image-profile.txt7668 HSPLandroid/graphics/Insets;->toRect()Landroid/graphics/Rect;