Searched refs:touchesRightEdge (Results 1 – 1 of 1) sorted by relevance
549 } else if (actualCutoutRect.touchesRightEdge(relativeRotation, cWidth, cHeight)) { in getStatusBarContentBounds()643 private fun Rect.touchesRightEdge(@Rotation rot: Int, width: Int, height: Int): Boolean { in touchesRightEdge() method