Searched refs:swipeLeft (Results 1 – 9 of 9) sorted by relevance
53 import androidx.compose.ui.test.swipeLeft in <lambda>()223 rule.onNodeWithTag(LazyListTag).performTouchInput { swipeLeft() } in <lambda>()243 rule.onNodeWithTag(LazyListTag).performTouchInput { swipeLeft() } in <lambda>()266 rule.onNodeWithTag(LazyListTag).performTouchInput { swipeLeft() } in <lambda>()
118 void swipeLeft(); in swipeLeft() method432 swipeLeft(); in initGestureDetector()1119 public void swipeLeft() { } in onLongPress()1385 protected void swipeLeft() { in swipeLeft() method1386 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…
13654 method protected void swipeLeft();13665 method public abstract void swipeLeft();
20975 method @Deprecated protected void swipeLeft();20986 method @Deprecated public void swipeLeft();