Searched refs:boundingRectLeft (Results 1 – 6 of 6) sorted by relevance
211 if (!cutout.boundingRectLeft.isEmpty) { in <lambda>()213 cutout.boundingRectLeft.right.coerceAtLeast(transparentRect.left) in <lambda>()276 hasLeftOrRightCutouts = !cutout.boundingRectLeft.isEmpty || in <lambda>()
194 if (!boundingRectLeft.isEmpty) { in DisplayCutout()
567 get() = listOf(boundingRectLeft, boundingRectRight, boundingRectTop).filter { !it.isEmpty } in Rect()
1658 public Builder setBoundingRectLeft(@NonNull Rect boundingRectLeft) { in setBoundingRectLeft() argument1659 mBoundingRectLeft.set(boundingRectLeft); in setBoundingRectLeft()
1133 whenever(dc.boundingRectLeft).thenReturn(left) in setCutoutBounds()
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...