Home
last modified time | relevance | path

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

/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/core/java/android/view/
DWindowInsets.java948 assignCompatInsets(mTypeInsetsMap, systemWindowInsets.toRect()); in setSystemWindowInsets()
1100 assignCompatInsets(mTypeMaxInsetsMap, stableInsets.toRect()); in setStableInsets()
DDisplayCutout.java254 this(safeInsets.toRect(), boundLeft, boundTop, boundRight, boundBottom, true); in DisplayCutout()
/frameworks/base/config/
Dboot-image-profile.txt5732 HSPLandroid/graphics/Insets;->toRect()Landroid/graphics/Rect;