Searched refs:tooltipHeight (Results 1 – 1 of 1) sorted by relevance
149 final int tooltipHeight = mContentView.getMeasuredHeight(); in computePosition() local151 final int yAbove = mTmpAnchorPos[1] + offsetAbove - tooltipOffset - tooltipHeight; in computePosition()163 if (yBelow + tooltipHeight <= mTmpDisplayFrame.height()) { in computePosition()