Searched refs:swipeLeft (Results 1 – 4 of 4) sorted by relevance
20 import static androidx.test.espresso.action.ViewActions.swipeLeft;104 onView(withId(R.id.drawer_layout)).perform(swipeLeft()); in closeDrawer()
37 import androidx.compose.ui.test.swipeLeft289 .performTouchInput { swipeLeft() } in testSwipeLeftToNavigateToAlbumGrid()
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()