Searched refs:swipeLeft (Results 1 – 15 of 15) sorted by relevance
41 import static android.support.test.espresso.action.ViewActions.swipeLeft;276 onView(withId(R.id.pager)).perform(wrap(swipeLeft())); in testPageSwipes()280 onView(withId(R.id.pager)).perform(wrap(swipeLeft())); in testPageSwipes()285 onView(withId(R.id.pager)).perform(wrap(swipeLeft())); in testPageSwipes()319 onView(withId(R.id.pager)).perform(wrap(swipeLeft()), wrap(swipeLeft())); in testPageSwipesComposite()322 onView(withId(R.id.pager)).perform(wrap(swipeLeft()), wrap(swipeRight())); in testPageSwipesComposite()329 onView(withId(R.id.pager)).perform(wrap(swipeRight()), wrap(swipeLeft())); in testPageSwipesComposite()659 verifyScrollStateChange(wrap(swipeLeft()), expectedScrollStateChanges); in testPageScrollStateChangedSwipe()663 verifyScrollStateChange(wrap(swipeLeft()), expectedScrollStateChanges); in testPageScrollStateChangedSwipe()971 verifyScrollCallbacksToHigherPage(wrap(swipeLeft()), 1); in testPageScrollPositionChangesSwipe()[all …]
113 void swipeLeft(); in swipeLeft() method422 swipeLeft(); in initGestureDetector()1123 public void swipeLeft() { } in onLongPress()1388 protected void swipeLeft() { in swipeLeft() method1389 mKeyboardActionListener.swipeLeft(); in swipeLeft()
101 public void swipeLeft() throws Throwable { in swipeLeft() method in ItemTouchHelperTest
195 swipeLeft(), in testDismissViaSwipeRtl()
320 return swipeLeft(10); in ensureFullyVisible()
296 public boolean swipeLeft(int steps) throws UiObjectNotFoundException { in swipeLeft() method in UiObject
329 public void swipeLeft() { in swipeLeft() method in PasswordEntryKeyboardHelper
85 …method public boolean swipeLeft(int) throws com.android.uiautomator.core.UiObjectNotFoundException;
94 …method public boolean swipeLeft(int) throws com.android.uiautomator.core.UiObjectNotFoundException;
120 …method public boolean swipeLeft(int) throws com.android.uiautomator.core.UiObjectNotFoundException;
392 <a href="{@docRoot}reference/android/support/test/uiautomator/UiObject.html#swipeLeft(int)">393 {@code swipeLeft()}</a>, and
13654 method protected void swipeLeft();13665 method public abstract void swipeLeft();
18974 method protected void swipeLeft();18985 method public abstract void swipeLeft();
18987 method protected void swipeLeft();18998 method public abstract void swipeLeft();
20175 method protected void swipeLeft();20186 method public abstract void swipeLeft();