Searched defs:statusBarHeight (Results 1 – 12 of 12) sorted by relevance
34 val statusBarHeight = SystemBarUtils.getStatusBarHeight(context) in getLargeScreenHeaderHeight() constant
54 val statusBarHeight = WindowInsets.systemBars.asPaddingValues().calculateTopPadding() in ScreenDecorProvider() constant
89 val statusBarHeight = SystemBarUtils.getStatusBarHeight(context) in HeadsUpNotificationStack() constant
91 final int statusBarHeight = getStatusBarHeight(context); in getQuickQsOffsetHeight() local
46 val statusBarHeight: Flow<Int> = constant
170 val statusBarHeight = systemBarUtils.getStatusBarHeaderHeightKeyguard() in <lambda>() constant
136 final int statusBarHeight = SystemBarUtils.getStatusBarHeight(context); in getStatusBarHeaderHeightKeyguard() local
318 final int statusBarHeight = mSystemBarBackgroundPainter.getStatusBarColorViewHeight(); in drawBackgroundAndBars() local542 int statusBarHeight) { in drawStatusBarBackground()
346 int statusBarHeight = SystemBarUtils.getStatusBarHeight(res, cutout); in convertNonDecorInsetsToStableInsets() local
197 statusBarHeight, in <lambda>() method
99 int statusBarHeight = SystemBarUtils.getStatusBarHeight(context); in updateResources() local
849 final int statusBarHeight = 100; in testComputeConfigResourceOverrides() local