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 | 183 public DropFeedback onResizeBegin(INode child, INode parent, SegmentType horizontalEdge, in onResizeBegin() method in TableLayoutRule
|
| D | RelativeLayoutRule.java | 288 public DropFeedback onResizeBegin(INode child, INode parent, in onResizeBegin() method in RelativeLayoutRule
|
| D | BaseLayoutRule.java | 633 public DropFeedback onResizeBegin(INode child, INode parent, in onResizeBegin() method in BaseLayoutRule
|
| D | BaseViewRule.java | 1028 public DropFeedback onResizeBegin(INode child, INode parent, SegmentType horizontalEdge, in onResizeBegin() method in BaseViewRule
|
| /sdk/rule_api/src/com/android/ide/common/api/ |
| D | IViewRule.java | 303 DropFeedback onResizeBegin( in onResizeBegin() method
|