Home
last modified time | relevance | path

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

/aosp12/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/
H A DBubblePositioner.java347 final float expandedViewWidth = isOverflow in getExpandedViewContainerPadding() local
354 ? (mPositionRect.width() - rightPadding - expandedViewWidth) in getExpandedViewContainerPadding()
359 ? (mPositionRect.width() - leftPadding - expandedViewWidth) in getExpandedViewContainerPadding()