Home
last modified time | relevance | path

Searched defs:onResizeBegin (Results 1 – 4 of 4) sorted by relevance

/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/common/layout/
DTableRowRule.java73 public DropFeedback onResizeBegin(@NonNull INode child, @NonNull INode parent, in onResizeBegin() method in TableRowRule
DTableLayoutRule.java199 public DropFeedback onResizeBegin(@NonNull INode child, @NonNull INode parent, in onResizeBegin() method in TableLayoutRule
DRelativeLayoutRule.java267 public DropFeedback onResizeBegin(@NonNull INode child, @NonNull INode parent, in onResizeBegin() method in RelativeLayoutRule
DBaseLayoutRule.java619 public DropFeedback onResizeBegin(@NonNull INode child, @NonNull INode parent, in onResizeBegin() method in BaseLayoutRule