Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DStatusBarContentInsetsProvider.kt186 fun getStatusBarContentInsetsForRotation(@Rotation rotation: Int): Insets = in <lambda>() method
217 return getStatusBarContentInsetsForRotation(getExactRotation(context)) in <lambda>()