Searched defs:dragInto (Results 1 – 5 of 5) sorted by relevance
/sdk/eclipse/plugins/com.android.ide.eclipse.tests/unittests/com/android/ide/common/layout/ |
D | RelativeLayoutRuleTest.java | 29 protected INode dragInto(Rect dragBounds, Point dragPoint, Point secondDragPoint, in dragInto() method in RelativeLayoutRuleTest 47 protected INode dragInto(Rect dragBounds, Point dragPoint, Point secondDragPoint, in dragInto() method in RelativeLayoutRuleTest
|
D | FrameLayoutRuleTest.java | 26 protected void dragInto(Rect dragBounds, Point dragPoint, int insertIndex, int currentIndex, in dragInto() method in FrameLayoutRuleTest
|
D | AbsoluteLayoutRuleTest.java | 28 protected INode dragInto(Rect dragBounds, Point dragPoint, int insertIndex, int currentIndex, in dragInto() method in AbsoluteLayoutRuleTest
|
D | LinearLayoutRuleTest.java | 104 protected INode dragInto(boolean vertical, Rect dragBounds, Point dragPoint, in dragInto() method in LinearLayoutRuleTest
|
D | LayoutTestBase.java | 68 protected INode dragInto(IViewRule rule, INode targetNode, Rect dragBounds, Point dropPoint, in dragInto() method in LayoutTestBase
|