Searched refs:hoverSlop (Results 1 – 1 of 1) sorted by relevance
864 final int hoverSlop = ViewConfiguration.get(mTooltipView.getContext()).getScaledHoverSlop(); in testHoverWithJitter() local865 if (hoverSlop == 0) { in testHoverWithJitter()876 int jitterHigh = hoverSlop + 1; in testHoverWithJitter()912 int jitterLow = hoverSlop - 1; in testHoverWithJitter()