Searched refs:manageButtonHeight (Results 1 – 1 of 1) sorted by relevance
442 int manageButtonHeight = isOverflow ? mExpandedViewPadding : mManageButtonHeight; in getExpandedViewY() local444 float bottomIfCentered = pointerPosition + (expandedViewHeight / 2) + manageButtonHeight; in getExpandedViewY()454 return mPositionRect.bottom - manageButtonHeight - expandedViewHeight - mPointerWidth; in getExpandedViewY()