Searched refs:getScaledDoubleTapSlop (Results 1 – 8 of 8) sorted by relevance
579 public int getScaledDoubleTapSlop() { in getScaledDoubleTapSlop() method in ViewConfiguration
402 doubleTapSlop = configuration.getScaledDoubleTapSlop(); in init()
176 final int doubleTapSlop = configuration.getScaledDoubleTapSlop(); in init()
198 mMultiTapDistanceSlop = ViewConfiguration.get(context).getScaledDoubleTapSlop(); in ScreenMagnifier()
229 mDoubleTapSlop = ViewConfiguration.get(context).getScaledDoubleTapSlop(); in TouchExplorer()
3898 int doubleTapSlop = viewConfiguration.getScaledDoubleTapSlop();
255 NO DOC BLOCK: android.view.ViewConfiguration Method getScaledDoubleTapSlop()
33821 method public int getScaledDoubleTapSlop();