Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DStatusBarContentInsetsProvider.kt287 val bottomAlignedMargin = getBottomAlignedMargin(targetRotation, rotatedResources) in <lambda>()
336 private fun getBottomAlignedMargin(targetRotation: Int, resources: Resources): Int { in <lambda>() method in com.android.systemui.statusbar.phone.StatusBarContentInsetsProvider