Searched refs:getScaledDoubleTapSlop (Results 1 – 9 of 9) 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()
233 mDoubleTapSlop = ViewConfiguration.get(context).getScaledDoubleTapSlop(); in TouchExplorer()
3898 int doubleTapSlop = viewConfiguration.getScaledDoubleTapSlop();
255 NO DOC BLOCK: android.view.ViewConfiguration Method getScaledDoubleTapSlop()
36233 method public int getScaledDoubleTapSlop();
34000 method public int getScaledDoubleTapSlop();