Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SettingsLib/Spa/tests/src/com/android/settingslib/spa/widget/scaffold/
H A DCustomizedAppBarTest.kt55 import androidx.compose.ui.test.swipeRight
227 rule.onNodeWithTag(LazyListTag).performTouchInput { swipeRight() }
247 rule.onNodeWithTag(LazyListTag).performTouchInput { swipeRight() }
270 rule.onNodeWithTag(LazyListTag).performTouchInput { swipeRight() }
/aosp14/frameworks/base/core/java/android/inputmethodservice/
H A 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()
/aosp14/frameworks/base/cmds/uiautomator/library/core-src/com/android/uiautomator/core/
H A DUiScrollable.java322 return swipeRight(10); in ensureFullyVisible()
H A DUiObject.java323 public boolean swipeRight(int steps) throws UiObjectNotFoundException { in swipeRight() method in UiObject
/aosp14/frameworks/base/cmds/uiautomator/api/
H A D16.txt86 …method public boolean swipeRight(int) throws com.android.uiautomator.core.UiObjectNotFoundExceptio…
H A D17.txt95 …method public boolean swipeRight(int) throws com.android.uiautomator.core.UiObjectNotFoundExceptio…
H A Dcurrent.txt122 …method @Deprecated public boolean swipeRight(int) throws com.android.uiautomator.core.UiObjectNotF…
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/aosp14/frameworks/base/core/api/
H A Dcurrent.txt20241 method @Deprecated protected void swipeRight();
20252 method @Deprecated public void swipeRight();