Home
last modified time | relevance | path

Searched defs:getStatusBarContentInsetsForRotation (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/layout/
DStatusBarContentInsetsProvider.kt112 fun getStatusBarContentInsetsForRotation(@Rotation rotation: Int): Insets in <lambda>() method
269 override fun getStatusBarContentInsetsForRotation(@Rotation rotation: Int): Insets = in getStatusBarContentInsetsForRotation() method in com.android.systemui.statusbar.layout.StatusBarContentInsetsProviderImpl