Searched refs:tooltipPreciseAnchorThreshold (Results 1 – 1 of 1) sorted by relevance
98 final int tooltipPreciseAnchorThreshold = mContext.getResources().getDimensionPixelOffset( in computePosition() local102 if (anchorView.getWidth() >= tooltipPreciseAnchorThreshold) { in computePosition()112 if (anchorView.getHeight() >= tooltipPreciseAnchorThreshold) { in computePosition()