Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/view/
DDisplayShape.java118 return Cache.getDisplayShape(spec, physicalPixelDisplaySizeRatio, displayWidth, in fromSpecString()
298 static DisplayShape getDisplayShape(String spec, float physicalPixelDisplaySizeRatio, in getDisplayShape() method in DisplayShape.Cache
DInsetsState.java532 public DisplayShape getDisplayShape() { in getDisplayShape() method in InsetsState
599 mDisplayShape = other.getDisplayShape(); in set()
622 mDisplayShape = other.getDisplayShape(); in set()
DWindowInsets.java660 public DisplayShape getDisplayShape() { in getDisplayShape() method in WindowInsets
/frameworks/base/core/tests/coretests/src/android/view/
DInsetsStateTest.java682 assertEquals(expect, windowInsets.getDisplayShape()); in testCalculateRelativeDisplayShape()
/frameworks/base/boot/
Dboot-image-profile.txt16487 HSPLandroid/view/InsetsState;->getDisplayShape()Landroid/view/DisplayShape;
/frameworks/base/config/
Dboot-image-profile.txt16551 HSPLandroid/view/InsetsState;->getDisplayShape()Landroid/view/DisplayShape;
/frameworks/base/core/api/
Dcurrent.txt54318 method @Nullable public android.view.DisplayShape getDisplayShape();