Searched refs:swipeLeft (Results 1 – 13 of 13) sorted by relevance
20 import static androidx.test.espresso.action.ViewActions.swipeLeft;103 onView(withId(R.id.drawer_layout)).perform(swipeLeft()); in closeDrawer()
19 import static androidx.test.espresso.action.ViewActions.swipeLeft;105 onView(withId(R.id.connect_bluetooth_button)).inRoot(isDialog()).perform(swipeLeft()); in clickButton_navigateToBluetoothSettings()
373 public void swipeLeft() {423 public void swipeLeft() {
118 void swipeLeft(); in swipeLeft() method430 swipeLeft(); in initGestureDetector()1117 public void swipeLeft() { } in onLongPress()1383 protected void swipeLeft() { in swipeLeft() method1384 mKeyboardActionListener.swipeLeft(); in swipeLeft()
120 void swipeLeft(); in swipeLeft() method485 swipeLeft(); in initGestureDetector()1408 protected void swipeLeft() { in swipeLeft() method in KeyboardView1409 mKeyboardActionListener.swipeLeft(); in swipeLeft()
320 return swipeLeft(10); in ensureFullyVisible()
296 public boolean swipeLeft(int steps) throws UiObjectNotFoundException { in swipeLeft() method in UiObject
85 …method public boolean swipeLeft(int) throws com.android.uiautomator.core.UiObjectNotFoundException;
94 …method public boolean swipeLeft(int) throws com.android.uiautomator.core.UiObjectNotFoundException;
121 …method @Deprecated public boolean swipeLeft(int) throws com.android.uiautomator.core.UiObjectNotFo…
META-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
19487 method @Deprecated protected void swipeLeft();19498 method @Deprecated public void swipeLeft();
13654 method protected void swipeLeft();13665 method public abstract void swipeLeft();