Searched refs:getScaledDoubleTapSlop (Results 1 – 11 of 11) sorted by relevance
52 int doubleTapSlop = ViewConfiguration.get(this.view.getContext()).getScaledDoubleTapSlop(); in ConsecutiveTapsGestureDetector()
54 slop = ViewConfiguration.get(application).getScaledDoubleTapSlop(); in setUp()
732 public int getScaledDoubleTapSlop() { in getScaledDoubleTapSlop() method in ViewConfiguration
455 doubleTapSlop = configuration.getScaledDoubleTapSlop(); in init()
635 mMultiTapMaxDistance = ViewConfiguration.get(context).getScaledDoubleTapSlop(); in DetectingState()
192 mDoubleTapSlop = ViewConfiguration.get(context).getScaledDoubleTapSlop(); in TouchExplorer()
5948 int doubleTapSlop = viewConfiguration.getScaledDoubleTapSlop();
17286 HSPLandroid/view/ViewConfiguration;->getScaledDoubleTapSlop()I
33998 method public int getScaledDoubleTapSlop();
52334 method public int getScaledDoubleTapSlop();
52478 method public int getScaledDoubleTapSlop();