Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DStatusBarContentInsetsProvider.kt384 private fun getRotationZeroDisplayBounds(bounds: Rect, @Rotation exactRotation: Int): Rect { in onStatusBarContentInsetsChanged() method
454 val rotZeroBounds = getRotationZeroDisplayBounds(maxBounds, currentRotation) in calculateInsetsForRotationWithRotatedResources()