HomeSort by relevance Sort by last modified time
    Searched refs:getDoubleTapSlop (Results 1 - 2 of 2) sorted by null

  /frameworks/base/core/java/android/view/
ViewConfiguration.java 385 public static int getDoubleTapSlop() {
GestureDetector.java 391 doubleTapSlop = ViewConfiguration.getDoubleTapSlop();

Completed in 24 milliseconds