Loading packages/SystemUI/src/com/android/systemui/statusbar/phone/StatusBarContentInsetsProvider.kt +1 −1 Original line number Diff line number Diff line Loading @@ -178,7 +178,7 @@ class StatusBarContentInsetsProvider @Inject constructor( targetRotation, dc, context.resources.configuration.windowConfiguration.maxBounds, SystemBarUtils.getStatusBarHeight(context), SystemBarUtils.getStatusBarHeightForRotation(context, targetRotation), minLeft, minRight, isRtl, Loading Loading
packages/SystemUI/src/com/android/systemui/statusbar/phone/StatusBarContentInsetsProvider.kt +1 −1 Original line number Diff line number Diff line Loading @@ -178,7 +178,7 @@ class StatusBarContentInsetsProvider @Inject constructor( targetRotation, dc, context.resources.configuration.windowConfiguration.maxBounds, SystemBarUtils.getStatusBarHeight(context), SystemBarUtils.getStatusBarHeightForRotation(context, targetRotation), minLeft, minRight, isRtl, Loading