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

  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/
GestureManager.java 614 Gesture newGesture = mZombieGesture;
615 if (newGesture == null) {
616 newGesture = new MoveGesture(mCanvas);
621 newGesture, 0);
    [all...]
  /frameworks/native/services/inputflinger/
InputDispatcher.cpp     [all...]

Completed in 139 milliseconds