Home
last modified time | relevance | path

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

/sdk/eclipse/plugins/com.android.ide.eclipse.tests/unittests/com/android/ide/common/layout/
DRelativeLayoutRuleTest.java29 protected INode dragInto(Rect dragBounds, Point dragPoint, Point secondDragPoint, in dragInto()
47 protected INode dragInto(Rect dragBounds, Point dragPoint, Point secondDragPoint, in dragInto()
DFrameLayoutRuleTest.java26 protected void dragInto(Rect dragBounds, Point dragPoint, int insertIndex, int currentIndex, in dragInto()
DAbsoluteLayoutRuleTest.java28 protected INode dragInto(Rect dragBounds, Point dragPoint, int insertIndex, int currentIndex, in dragInto()
DLinearLayoutRuleTest.java104 protected INode dragInto(boolean vertical, Rect dragBounds, Point dragPoint, in dragInto()