Home
last modified time | relevance | path

Searched refs:getDisplayShape (Results 1 – 7 of 7) sorted by relevance

/aosp14/frameworks/base/core/java/android/view/
H A DDisplayShape.java118 return Cache.getDisplayShape(spec, physicalPixelDisplaySizeRatio, displayWidth, in fromSpecString()
298 static DisplayShape getDisplayShape(String spec, float physicalPixelDisplaySizeRatio, in getDisplayShape() method in DisplayShape.Cache
H A DInsetsState.java553 public DisplayShape getDisplayShape() { in getDisplayShape() method in InsetsState
620 mDisplayShape = other.getDisplayShape(); in set()
643 mDisplayShape = other.getDisplayShape(); in set()
H A DWindowInsets.java536 public DisplayShape getDisplayShape() { in getDisplayShape() method in WindowInsets
/aosp14/frameworks/base/core/tests/coretests/src/android/view/
H A DInsetsStateTest.java652 assertEquals(expect, windowInsets.getDisplayShape()); in testCalculateRelativeDisplayShape()
/aosp14/frameworks/base/boot/
H A Dboot-image-profile.txt16755 HSPLandroid/view/InsetsState;->getDisplayShape()Landroid/view/DisplayShape;
/aosp14/frameworks/base/config/
H A Dboot-image-profile.txt16819 HSPLandroid/view/InsetsState;->getDisplayShape()Landroid/view/DisplayShape;
/aosp14/frameworks/base/core/api/
H A Dcurrent.txt53776 method @Nullable public android.view.DisplayShape getDisplayShape();