Home
last modified time | relevance | path

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

/frameworks/base/libs/WindowManager/Shell/multivalentTests/src/com/android/wm/shell/bubbles/
DBubblePositionerTest.kt253 val expandedViewSpacing = in testBubbleBarExpandedViewHeightAndWidth_screenWidthTooSmall() constant
255 val expectedHeight = spaceBetweenTopInsetAndBubbleBarInLandscape - 2 * expandedViewSpacing in testBubbleBarExpandedViewHeightAndWidth_screenWidthTooSmall()
256 val expectedWidth = screenWidth - 15 /* horizontal insets */ - 2 * expandedViewSpacing in testBubbleBarExpandedViewHeightAndWidth_screenWidthTooSmall()