Searched refs:expectedSwipeRegion (Results 1 – 1 of 1) sorted by relevance
149 UiObject expectedSwipeRegion = mDevice.findObject( in testSwipeUp() local158 assertTrue(expectedSwipeRegion.waitForExists(TIMEOUT_MS)); in testSwipeUp()170 UiObject expectedSwipeRegion = mDevice.findObject( in testSwipeDown() local177 assertTrue(expectedSwipeRegion.waitForExists(TIMEOUT_MS)); in testSwipeDown()189 UiObject expectedSwipeRegion = mDevice.findObject( in testSwipeLeft() local196 assertTrue(expectedSwipeRegion.waitForExists(TIMEOUT_MS)); in testSwipeLeft()208 UiObject expectedSwipeRegion = mDevice.findObject( in testSwipeRight() local215 assertTrue(expectedSwipeRegion.waitForExists(TIMEOUT_MS)); in testSwipeRight()