Home
last modified time | relevance | path

Searched refs:dropGesture (Results 1 – 1 of 1) sorted by relevance

/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/
DGestureManager.java646 DropGesture dropGesture = (DropGesture) mCurrentGesture; in dragLeave() local
647 dropGesture.dragLeave(event); in dragLeave()
649 mZombieGesture = dropGesture; in dragLeave()