Searched defs:dragDestination (Results 1 – 4 of 4) sorted by relevance
42 TextView dragDestination = findViewById(R.id.drag_destination); in onCreate() local
177 UiObject2 dragDestination = mDevice.findObject(By.res(TEST_APP, "drag_destination")); in testDrag_dest() local191 UiObject2 dragDestination = mDevice.findObject(By.res(TEST_APP, "drag_destination")); in testDrag_destAndSpeed() local205 UiObject2 dragDestination = mDevice.findObject(By.res(TEST_APP, "drag_destination")); in testDrag_destAndSpeed_throwsIllegalArgumentException() local
107 UiObject dragDestination = mDevice.findObject(new UiSelector().resourceId(TEST_APP + ":id" in testDragTo_destObjAndSteps() local128 UiObject dragDestination = mDevice.findObject(new UiSelector().resourceId(TEST_APP + ":id" in testDragTo_destXAndDestYAndSteps() local
346 UiObject2 dragDestination = mDevice.findObject(By.res(TEST_APP, "drag_destination")); in testDrag() local