Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/com/android/internal/policy/
H A DSystemBarUtils.java90 final int statusBarHeight = getStatusBarHeight(context); in getQuickQsOffsetHeight() local
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/util/
H A DUtils.java122 final int statusBarHeight = SystemBarUtils.getStatusBarHeight(context); in getStatusBarHeaderHeightKeyguard() local
/aosp14/frameworks/base/core/java/android/window/
H A DSnapshotDrawerUtils.java304 final int statusBarHeight = mSystemBarBackgroundPainter.getStatusBarColorViewHeight(); in drawBackgroundAndBars() local
525 int statusBarHeight) { in drawStatusBarBackground()
/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/windowdecor/
H A DDesktopModeWindowDecorViewModel.java659 final int statusBarHeight = getStatusBarHeight( in handleCaptionThroughStatusBar() local
691 final int statusBarHeight = getStatusBarHeight( in handleCaptionThroughStatusBar() local
/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/common/
H A DDisplayLayout.java356 int statusBarHeight = SystemBarUtils.getStatusBarHeight(res, cutout); in convertNonDecorInsetsToStableInsets() local
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
H A DStackScrollAlgorithm.java94 int statusBarHeight = SystemBarUtils.getStatusBarHeight(context); in updateResources() local
/aosp14/frameworks/base/services/tests/wmtests/src/com/android/server/wm/
H A DTaskTests.java781 final int statusBarHeight = 100; in testComputeConfigResourceOverrides() local