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/ |
| D | TableRowRule.java | 68 public DropFeedback onResizeBegin(INode child, INode parent, SegmentType horizontalEdge, in onResizeBegin() method in TableRowRule
|
| D | TableLayoutRule.java | 186 public DropFeedback onResizeBegin(INode child, INode parent, SegmentType horizontalEdge, in onResizeBegin() method in TableLayoutRule
|
| D | RelativeLayoutRule.java | 289 public DropFeedback onResizeBegin(INode child, INode parent, in onResizeBegin() method in RelativeLayoutRule
|
| D | BaseLayoutRule.java | 609 public DropFeedback onResizeBegin(INode child, INode parent, in onResizeBegin() method in BaseLayoutRule
|
| /sdk/rule_api/src/com/android/ide/common/api/ |
| D | AbstractViewRule.java | 124 public DropFeedback onResizeBegin(INode child, INode parent, SegmentType horizontalEdge, in onResizeBegin() method in AbstractViewRule
|
| D | IViewRule.java | 322 DropFeedback onResizeBegin( in onResizeBegin() method
|