Searched refs:offsetAbove (Results 1 – 2 of 2) sorted by relevance
111 final int offsetAbove; in computePosition() local117 offsetAbove = anchorY - offsetExtra; in computePosition()121 offsetAbove = 0; // Place above the view if the tooltip does not fit below. in computePosition()151 final int yAbove = mTmpAnchorPos[1] + offsetAbove - tooltipOffset - tooltipHeight; in computePosition()
119 final int offsetAbove; in computePosition() local125 offsetAbove = anchorY - offsetExtra; in computePosition()129 offsetAbove = 0; // Place above the view if the tooltip does not fit below. in computePosition()170 final int yAbove = mTmpAnchorPos[1] + offsetAbove - tooltipOffset - tooltipHeight; in computePosition()