Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/
DSysUICutoutProvider.kt60 val adjustedBoundsForRotation = in getCameraProtectionForDisplay() constant
62 return cameraProtection.copy(bounds = adjustedBoundsForRotation) in getCameraProtectionForDisplay()