Home
last modified time | relevance | path

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

/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/
DBubblePositioner.java92 private int mManageButtonHeightIncludingMargins; field in BubblePositioner
188 mManageButtonHeightIncludingMargins = in updateInternal()
438 int bottomPadding = isOverflow ? mExpandedViewPadding : mManageButtonHeightIncludingMargins; in getMaxExpandedViewHeight()
493 isOverflow ? mExpandedViewPadding : mManageButtonHeightIncludingMargins; in getExpandedViewY()