Searched refs:getBoundingRectLeft (Results 1 – 6 of 6) sorted by relevance
76 findCutoutInsetForSide(displaySize, cutout.getBoundingRectLeft(), Gravity.LEFT)); in computeSafeInsets()
1312 return !displayCutout.getBoundingRectLeft().isEmpty(); in hasCutout()1352 out.set(displayCutout.getBoundingRectLeft()); in boundsFromDirection()1372 if (!displayCutout.getBoundingRectLeft().isEmpty()) { in getGravity()
453 findCutoutInsetForSide(displaySize, cutout.getBoundingRectLeft(), Gravity.LEFT)); in computeSafeInsets()
470 cutout.getBoundingRectLeft()); in testCalculateRelativeCutout()
629 public @NonNull Rect getBoundingRectLeft() { in getBoundingRectLeft() method in DisplayCutout
47073 method @NonNull public android.graphics.Rect getBoundingRectLeft();