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

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

Completed in 1165 milliseconds