Home
last modified time | relevance | path

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

/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/common/layout/
DTableRowRule.java68 public DropFeedback onResizeBegin(INode child, INode parent, SegmentType horizontalEdge, in onResizeBegin() method in TableRowRule
DTableLayoutRule.java186 public DropFeedback onResizeBegin(INode child, INode parent, SegmentType horizontalEdge, in onResizeBegin() method in TableLayoutRule
DRelativeLayoutRule.java289 public DropFeedback onResizeBegin(INode child, INode parent, in onResizeBegin() method in RelativeLayoutRule
DBaseLayoutRule.java609 public DropFeedback onResizeBegin(INode child, INode parent, in onResizeBegin() method in BaseLayoutRule
/sdk/rule_api/src/com/android/ide/common/api/
DAbstractViewRule.java124 public DropFeedback onResizeBegin(INode child, INode parent, SegmentType horizontalEdge, in onResizeBegin() method in AbstractViewRule
DIViewRule.java322 DropFeedback onResizeBegin( in onResizeBegin() method