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