Searched refs:getDisplayShape (Results 1 – 7 of 7) sorted by relevance
118 return Cache.getDisplayShape(spec, physicalPixelDisplaySizeRatio, displayWidth, in fromSpecString()298 static DisplayShape getDisplayShape(String spec, float physicalPixelDisplaySizeRatio, in getDisplayShape() method in DisplayShape.Cache
532 public DisplayShape getDisplayShape() { in getDisplayShape() method in InsetsState599 mDisplayShape = other.getDisplayShape(); in set()622 mDisplayShape = other.getDisplayShape(); in set()
660 public DisplayShape getDisplayShape() { in getDisplayShape() method in WindowInsets
682 assertEquals(expect, windowInsets.getDisplayShape()); in testCalculateRelativeDisplayShape()
16487 HSPLandroid/view/InsetsState;->getDisplayShape()Landroid/view/DisplayShape;
16551 HSPLandroid/view/InsetsState;->getDisplayShape()Landroid/view/DisplayShape;
54318 method @Nullable public android.view.DisplayShape getDisplayShape();