Home
last modified time | relevance | path

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

/frameworks/base/libs/WindowManager/Shell/multivalentTests/src/com/android/wm/shell/bubbles/
DBubblePositionerTest.kt347 val expandedViewPadding = in testGetMaxExpandedViewHeight_onLargeTablet() constant
350 1800 - 2 * 20 - manageButtonHeight - pointerWidth - expandedViewPadding * 2 in testGetMaxExpandedViewHeight_onLargeTablet()
612 val expandedViewPadding = in testGetBubbleBarExpandedViewBounds() constant
619 left = deviceConfig.insets.left + expandedViewPadding in testGetBubbleBarExpandedViewBounds()
624 deviceConfig.windowBounds.right - deviceConfig.insets.right - expandedViewPadding in testGetBubbleBarExpandedViewBounds()
628 val bottom = positioner.bubbleBarTopOnScreen - expandedViewPadding in testGetBubbleBarExpandedViewBounds()