Home
last modified time | relevance | path

Searched defs:onDropEnter (Results 1 – 7 of 7) sorted by relevance

/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/common/layout/
DFrameLayoutRule.java55 public DropFeedback onDropEnter(@NonNull INode targetNode, @Nullable Object targetView, in onDropEnter() method in FrameLayoutRule
DIgnoredLayoutRule.java37 public DropFeedback onDropEnter(@NonNull INode targetNode, @Nullable Object targetView, in onDropEnter() method in IgnoredLayoutRule
DAdapterViewRule.java32 public DropFeedback onDropEnter(@NonNull INode targetNode, @Nullable Object targetView, in onDropEnter() method in AdapterViewRule
DLinearLayoutRule.java278 public DropFeedback onDropEnter(final @NonNull INode targetNode, @Nullable Object targetView, in onDropEnter() method in LinearLayoutRule
DAbsoluteLayoutRule.java61 public DropFeedback onDropEnter(@NonNull INode targetNode, @Nullable Object targetView, in onDropEnter() method in AbsoluteLayoutRule
DRelativeLayoutRule.java150 public DropFeedback onDropEnter(@NonNull INode targetNode, @Nullable Object targetView, in onDropEnter() method in RelativeLayoutRule
DGridLayoutRule.java283 public DropFeedback onDropEnter(@NonNull INode targetNode, @Nullable Object targetView, in onDropEnter() method in GridLayoutRule