Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DStatusBarContentInsetsProvider.kt254 return getCalculatedAreaForRotation(sysUICutout, targetRotation, rotatedResources).also { in <lambda>()
259 private fun getCalculatedAreaForRotation( in <lambda>() method in com.android.systemui.statusbar.phone.StatusBarContentInsetsProvider