Home
last modified time | relevance | path

Searched refs:dragIntoEmpty (Results 1 – 1 of 1) sorted by relevance

/sdk/eclipse/plugins/com.android.ide.eclipse.tests/unittests/com/android/ide/common/layout/
DLinearLayoutRuleTest.java46 protected void dragIntoEmpty(Rect dragBounds) { in dragIntoEmpty() method in LinearLayoutRuleTest
284 dragIntoEmpty(new Rect(0, 0, 100, 80)); in testDragInEmptyWithBounds()
288 dragIntoEmpty(new Rect(0, 0, 0, 0)); in testDragInEmptyWithoutBounds()