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

  /frameworks/base/services/java/com/android/server/accessibility/
GestureUtils.java 60 public static boolean isDraggingGesture(float firstPtrDownX, float firstPtrDownY,
TouchExplorer.java 582 if (isDraggingGesture(event)) {
    [all...]

Completed in 188 milliseconds