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/ |
D | RelativeLayoutRuleTest.java | 29 protected INode dragInto(Rect dragBounds, Point dragPoint, Point secondDragPoint, in dragInto() 47 protected INode dragInto(Rect dragBounds, Point dragPoint, Point secondDragPoint, in dragInto()
|
D | FrameLayoutRuleTest.java | 26 protected void dragInto(Rect dragBounds, Point dragPoint, int insertIndex, int currentIndex, in dragInto()
|
D | AbsoluteLayoutRuleTest.java | 28 protected INode dragInto(Rect dragBounds, Point dragPoint, int insertIndex, int currentIndex, in dragInto()
|
D | LinearLayoutRuleTest.java | 104 protected INode dragInto(boolean vertical, Rect dragBounds, Point dragPoint, in dragInto()
|