Searched refs:offsetBelow (Results 1 – 1 of 1) sorted by relevance
110 final int offsetBelow; in computePosition() local116 offsetBelow = anchorY + offsetExtra; in computePosition()120 offsetBelow = anchorView.getHeight(); // Place below the view in most cases. in computePosition()152 final int yBelow = mTmpAnchorPos[1] + offsetBelow + tooltipOffset; in computePosition()