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