Searched refs:swipeRight (Results 1 – 9 of 9) sorted by relevance
54 import androidx.compose.ui.test.swipeRight in <lambda>()228 rule.onNodeWithTag(LazyListTag).performTouchInput { swipeRight() } in <lambda>()248 rule.onNodeWithTag(LazyListTag).performTouchInput { swipeRight() } in <lambda>()271 rule.onNodeWithTag(LazyListTag).performTouchInput { swipeRight() } in <lambda>()
123 void swipeRight(); in swipeRight() method425 swipeRight(); in initGestureDetector()1120 public void swipeRight() { } in onLongPress()1381 protected void swipeRight() { in swipeRight() method1382 mKeyboardActionListener.swipeRight(); in swipeRight()
322 return swipeRight(10); in ensureFullyVisible()
323 public boolean swipeRight(int steps) throws UiObjectNotFoundException { in swipeRight() method in UiObject
86 …method public boolean swipeRight(int) throws com.android.uiautomator.core.UiObjectNotFoundExceptio…
95 …method public boolean swipeRight(int) throws com.android.uiautomator.core.UiObjectNotFoundExceptio…
122 …method @Deprecated public boolean swipeRight(int) throws com.android.uiautomator.core.UiObjectNotF…
13655 method protected void swipeRight();13666 method public abstract void swipeRight();
20976 method @Deprecated protected void swipeRight();20987 method @Deprecated public void swipeRight();