Searched refs:boundingRectRight (Results 1 – 6 of 6) sorted by relevance
219 if (!cutout.boundingRectRight.isEmpty) { in <lambda>()221 cutout.boundingRectRight.left.coerceAtMost(transparentRect.right) in <lambda>()277 !cutout.boundingRectRight.isEmpty in <lambda>()
200 if (!boundingRectRight.isEmpty) { in DisplayCutout()
567 get() = listOf(boundingRectLeft, boundingRectRight, boundingRectTop).filter { !it.isEmpty } in Rect()
1678 public Builder setBoundingRectRight(@NonNull Rect boundingRectRight) { in setBoundingRectRight() argument1679 mBoundingRectRight.set(boundingRectRight); in setBoundingRectRight()
1135 whenever(dc.boundingRectRight).thenReturn(right) in setCutoutBounds()
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...