Home
last modified time | relevance | path

Searched refs:boundingRectRight (Results 1 – 6 of 6) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/
DScreenDecorHwcLayer.kt219 if (!cutout.boundingRectRight.isEmpty) { in <lambda>()
221 cutout.boundingRectRight.left.coerceAtMost(transparentRect.right) in <lambda>()
277 !cutout.boundingRectRight.isEmpty in <lambda>()
/frameworks/base/packages/SystemUI/src/com/android/systemui/decor/
DFaceScanningProviderFactory.kt200 if (!boundingRectRight.isEmpty) { in DisplayCutout()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DStatusBarContentInsetsProvider.kt567 get() = listOf(boundingRectLeft, boundingRectRight, boundingRectTop).filter { !it.isEmpty } in Rect()
/frameworks/base/core/java/android/view/
DDisplayCutout.java1678 public Builder setBoundingRectRight(@NonNull Rect boundingRectRight) { in setBoundingRectRight() argument
1679 mBoundingRectRight.set(boundingRectRight); in setBoundingRectRight()
/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/statusbar/phone/
DStatusBarContentInsetsProviderTest.kt1135 whenever(dc.boundingRectRight).thenReturn(right) in setCutoutBounds()
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...