Searched refs:swipeRight (Results 1 – 3 of 3) sorted by relevance
21 import static androidx.test.espresso.action.ViewActions.swipeRight;101 onView(withId(R.id.drawer_layout)).perform(swipeRight()); in closeDrawer()
377 public void swipeRight() {427 public void swipeRight() {
125 void swipeRight(); in swipeRight() method478 swipeRight(); in initGestureDetector()1404 protected void swipeRight() { in swipeRight() method in KeyboardView1405 mKeyboardActionListener.swipeRight(); in swipeRight()