Home
last modified time | relevance | path

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

/aosp12/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/
H A DBubblePositioner.java388 int expandedContainerY = (int) getExpandedViewYTopAligned() - getInsets().top; in getMaxExpandedViewHeight() local
398 - expandedContainerY in getMaxExpandedViewHeight()