Searched refs:swipeRight (Results 1 – 9 of 9) sorted by relevance
55 import androidx.compose.ui.test.swipeRight227 rule.onNodeWithTag(LazyListTag).performTouchInput { swipeRight() }247 rule.onNodeWithTag(LazyListTag).performTouchInput { swipeRight() }270 rule.onNodeWithTag(LazyListTag).performTouchInput { swipeRight() }
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…
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
20241 method @Deprecated protected void swipeRight();20252 method @Deprecated public void swipeRight();