Searched refs:swipeRight (Results 1 – 15 of 15) sorted by relevance
42 import static android.support.test.espresso.action.ViewActions.swipeRight;290 onView(withId(R.id.pager)).perform(wrap(swipeRight())); in testPageSwipes()295 onView(withId(R.id.pager)).perform(wrap(swipeRight())); in testPageSwipes()301 onView(withId(R.id.pager)).perform(wrap(swipeRight())); in testPageSwipes()322 onView(withId(R.id.pager)).perform(wrap(swipeLeft()), wrap(swipeRight())); in testPageSwipesComposite()325 onView(withId(R.id.pager)).perform(wrap(swipeRight()), wrap(swipeRight())); in testPageSwipesComposite()329 onView(withId(R.id.pager)).perform(wrap(swipeRight()), wrap(swipeLeft())); in testPageSwipesComposite()667 verifyScrollStateChange(wrap(swipeRight()), expectedScrollStateChanges); in testPageScrollStateChangedSwipe()671 verifyScrollStateChange(wrap(swipeRight()), expectedScrollStateChanges); in testPageScrollStateChangedSwipe()975 verifyScrollCallbacksToLowerPage(wrap(swipeRight()), 1); in testPageScrollPositionChangesSwipe()[all …]
118 void swipeRight(); in swipeRight() method415 swipeRight(); in initGestureDetector()1124 public void swipeRight() { } in onLongPress()1384 protected void swipeRight() { in swipeRight() method1385 mKeyboardActionListener.swipeRight(); in swipeRight()
106 public void swipeRight() throws Throwable { in swipeRight() method in ItemTouchHelperTest
180 swipeRight(), in testDismissViaSwipe()
322 return swipeRight(10); in ensureFullyVisible()
323 public boolean swipeRight(int steps) throws UiObjectNotFoundException { in swipeRight() method in UiObject
333 public void swipeRight() { in swipeRight() method in PasswordEntryKeyboardHelper
86 …method public boolean swipeRight(int) throws com.android.uiautomator.core.UiObjectNotFoundExceptio…
95 …method public boolean swipeRight(int) throws com.android.uiautomator.core.UiObjectNotFoundExceptio…
121 …method public boolean swipeRight(int) throws com.android.uiautomator.core.UiObjectNotFoundExceptio…
394 <a href="{@docRoot}reference/android/support/test/uiautomator/UiObject.html#swipeRight(int)">395 {@code swipeRight()}</a>
13655 method protected void swipeRight();13666 method public abstract void swipeRight();
18975 method protected void swipeRight();18986 method public abstract void swipeRight();
18988 method protected void swipeRight();18999 method public abstract void swipeRight();
20176 method protected void swipeRight();20187 method public abstract void swipeRight();