Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DStatusBarContentInsetsProvider.kt508 val insetTop = getInsetTop(bottomAlignedMargin, statusBarContentHeight, sbHeight) in getStatusBarContentBounds()
597 private fun getInsetTop( in getInsetTop() method