Searched refs:boundingRectTop (Results 1 – 12 of 12) sorted by relevance
67 !insetsProvider.currentRotationHasCornerCutout() && !it.boundingRectTop.isEmpty in hasCenterCutout()
431 val topCutout = cutout.boundingRectTop in <lambda>()
215 if (!cutout.boundingRectTop.isEmpty) { in <lambda>()217 cutout.boundingRectTop.bottom.coerceAtLeast(transparentRect.top) in <lambda>()274 hasTopOrBottomCutouts = !cutout.boundingRectTop.isEmpty || in <lambda>()
30 whenever(it.boundingRectTop).thenReturn(Rect(10, 0, 20, 10)) in <lambda>()
932 whenever(displayCutout.boundingRectTop).thenReturn(topCutout) in <lambda>()
113 expect.op(cutout.boundingRectTop, Region.Op.UNION) in testGetInterceptRegion_hasCutout()
197 if (!boundingRectTop.isEmpty) { in DisplayCutout()
172 val boundingRect = it?.displayCutout?.boundingRectTop in <lambda>()
143 val topBounds = cutout.boundingRectTop in <lambda>()567 get() = listOf(boundingRectLeft, boundingRectRight, boundingRectTop).filter { !it.isEmpty } in Rect()
1668 public Builder setBoundingRectTop(@NonNull Rect boundingRectTop) { in setBoundingRectTop() argument1669 mBoundingRectTop.set(boundingRectTop); in setBoundingRectTop()
1134 whenever(dc.boundingRectTop).thenReturn(top) in setCutoutBounds()
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...