Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/com/android/internal/policy/
H A DSystemBarUtils.java57 public static int getStatusBarHeightForRotation( in getStatusBarHeightForRotation() method in SystemBarUtils
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/window/
H A DStatusBarWindowController.java218 int height = SystemBarUtils.getStatusBarHeightForRotation(mContext, rotation);
311 int height = SystemBarUtils.getStatusBarHeightForRotation(mContext, rot);
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DStatusBarContentInsetsProvider.kt258 SystemBarUtils.getStatusBarHeightForRotation(context, targetRotation),