Searched refs:swipeLeft (Results 1 – 3 of 3) sorted by relevance
20 import static androidx.test.espresso.action.ViewActions.swipeLeft;103 onView(withId(R.id.drawer_layout)).perform(swipeLeft()); in closeDrawer()
373 public void swipeLeft() {423 public void swipeLeft() {
120 void swipeLeft(); in swipeLeft() method485 swipeLeft(); in initGestureDetector()1408 protected void swipeLeft() { in swipeLeft() method in KeyboardView1409 mKeyboardActionListener.swipeLeft(); in swipeLeft()