Home
last modified time | relevance | path

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

/frameworks/base/libs/WindowManager/Shell/multivalentTests/src/com/android/wm/shell/bubbles/
DBubblePositionerTest.kt226 val spaceBetweenTopInsetAndBubbleBarInLandscape = 1680 in testBubbleBarExpandedViewHeightAndWidth() constant
230 spaceBetweenTopInsetAndBubbleBarInLandscape - 2 * expandedViewVerticalSpacing in testBubbleBarExpandedViewHeightAndWidth()
252 val spaceBetweenTopInsetAndBubbleBarInLandscape = 180 in testBubbleBarExpandedViewHeightAndWidth_screenWidthTooSmall() constant
255 val expectedHeight = spaceBetweenTopInsetAndBubbleBarInLandscape - 2 * expandedViewSpacing in testBubbleBarExpandedViewHeightAndWidth_screenWidthTooSmall()