Home
last modified time | relevance | path

Searched refs:swipeRight (Results 1 – 9 of 9) sorted by relevance

/frameworks/base/packages/SettingsLib/Spa/tests/src/com/android/settingslib/spa/widget/scaffold/
DCustomizedAppBarTest.kt54 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>()
/frameworks/base/core/java/android/inputmethodservice/
DKeyboardView.java123 void swipeRight(); in swipeRight() method
425 swipeRight(); in initGestureDetector()
1120 public void swipeRight() { } in onLongPress()
1381 protected void swipeRight() { in swipeRight() method
1382 mKeyboardActionListener.swipeRight(); in swipeRight()
/frameworks/base/cmds/uiautomator/library/core-src/com/android/uiautomator/core/
DUiScrollable.java322 return swipeRight(10); in ensureFullyVisible()
DUiObject.java323 public boolean swipeRight(int steps) throws UiObjectNotFoundException { in swipeRight() method in UiObject
/frameworks/base/cmds/uiautomator/api/
D16.txt86 …method public boolean swipeRight(int) throws com.android.uiautomator.core.UiObjectNotFoundExceptio…
D17.txt95 …method public boolean swipeRight(int) throws com.android.uiautomator.core.UiObjectNotFoundExceptio…
Dcurrent.txt122 …method @Deprecated public boolean swipeRight(int) throws com.android.uiautomator.core.UiObjectNotF…
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt13655 method protected void swipeRight();
13666 method public abstract void swipeRight();
/frameworks/base/core/api/
Dcurrent.txt20976 method @Deprecated protected void swipeRight();
20987 method @Deprecated public void swipeRight();