Searched refs:bottomIfCentered (Results 1 – 1 of 1) sorted by relevance
508 float bottomIfCentered = pointerPosition + (expandedViewHeight / 2) + manageButtonHeight; in getExpandedViewY() local510 if (topIfCentered > mPositionRect.top && mPositionRect.bottom > bottomIfCentered) { in getExpandedViewY()