Home
last modified time | relevance | path

Searched defs:onDropped (Results 1 – 3 of 3) sorted by relevance

/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/common/layout/
DAbsoluteLayoutRule.java150 public void onDropped(final @NonNull INode targetNode, final @NonNull IDragElement[] elements, in onDropped() method in AbsoluteLayoutRule
DRelativeLayoutRule.java180 public void onDropped(final @NonNull INode targetNode, final @NonNull IDragElement[] elements, in onDropped() method in RelativeLayoutRule
DGridLayoutRule.java305 public void onDropped(final @NonNull INode targetNode, final @NonNull IDragElement[] elements, in onDropped() method in GridLayoutRule