Searched refs:getBoundingRectLeft (Results 1 – 6 of 6) sorted by relevance
76 findCutoutInsetForSide(displaySize, cutout.getBoundingRectLeft(), Gravity.LEFT)); in computeSafeInsets()
1147 return !displayCutout.getBoundingRectLeft().isEmpty(); in hasCutout()1187 out.set(displayCutout.getBoundingRectLeft()); in boundsFromDirection()1207 if (!displayCutout.getBoundingRectLeft().isEmpty()) { in getGravity()
406 findCutoutInsetForSide(displaySize, cutout.getBoundingRectLeft(), Gravity.LEFT)); in computeSafeInsets()
470 cutout.getBoundingRectLeft()); in testCalculateRelativeCutout()
627 public @NonNull Rect getBoundingRectLeft() { in getBoundingRectLeft() method in DisplayCutout
46988 method @NonNull public android.graphics.Rect getBoundingRectLeft();