Searched refs:getBoundingRectLeft (Results 1 – 5 of 5) sorted by relevance
125 findCutoutInsetForSide(displaySize, cutout.getBoundingRectLeft(), Gravity.LEFT)); in computeSafeInsets()
1010 return !displayCutout.getBoundingRectLeft().isEmpty(); in hasCutout()1050 out.set(displayCutout.getBoundingRectLeft()); in boundsFromDirection()1070 if (!displayCutout.getBoundingRectLeft().isEmpty()) { in getGravity()
407 findCutoutInsetForSide(displaySize, cutout.getBoundingRectLeft(), Gravity.LEFT)); in computeSafeInsets()
494 public @NonNull Rect getBoundingRectLeft() { in getBoundingRectLeft() method in DisplayCutout
52264 method @NonNull public android.graphics.Rect getBoundingRectLeft();