Home
last modified time | relevance | path

Searched refs:swipeLeft (Results 1 – 13 of 13) sorted by relevance

/aosp12/packages/apps/DocumentsUI/tests/common/com/android/documentsui/bots/
H A DSidebarBot.java20 import static androidx.test.espresso.action.ViewActions.swipeLeft;
103 onView(withId(R.id.drawer_layout)).perform(swipeLeft()); in closeDrawer()
/aosp12/packages/apps/Car/Dialer/tests/instrutests/src/com/android/car/dialer/integration/
H A DNoHfpFragmentTest.java19 import static androidx.test.espresso.action.ViewActions.swipeLeft;
105 onView(withId(R.id.connect_bluetooth_button)).inRoot(isDialog()).perform(swipeLeft()); in clickButton_navigateToBluetoothSettings()
/aosp12/packages/apps/Car/LatinIME/src/com/android/inputmethod/latin/
H A DCarLatinIME.java373 public void swipeLeft() {
423 public void swipeLeft() {
/aosp12/frameworks/base/core/java/android/inputmethodservice/
H A DKeyboardView.java118 void swipeLeft(); in swipeLeft() method
430 swipeLeft(); in initGestureDetector()
1117 public void swipeLeft() { } in onLongPress()
1383 protected void swipeLeft() { in swipeLeft() method
1384 mKeyboardActionListener.swipeLeft(); in swipeLeft()
/aosp12/packages/apps/Car/LatinIME/src/com/android/inputmethod/latin/car/
H A DKeyboardView.java120 void swipeLeft(); in swipeLeft() method
485 swipeLeft(); in initGestureDetector()
1408 protected void swipeLeft() { in swipeLeft() method in KeyboardView
1409 mKeyboardActionListener.swipeLeft(); in swipeLeft()
/aosp12/frameworks/base/cmds/uiautomator/library/core-src/com/android/uiautomator/core/
H A DUiScrollable.java320 return swipeLeft(10); in ensureFullyVisible()
H A DUiObject.java296 public boolean swipeLeft(int steps) throws UiObjectNotFoundException { in swipeLeft() method in UiObject
/aosp12/frameworks/base/cmds/uiautomator/api/
H A D16.txt85 …method public boolean swipeLeft(int) throws com.android.uiautomator.core.UiObjectNotFoundException;
H A D17.txt94 …method public boolean swipeLeft(int) throws com.android.uiautomator.core.UiObjectNotFoundException;
H A Dcurrent.txt121 …method @Deprecated public boolean swipeLeft(int) throws com.android.uiautomator.core.UiObjectNotFo…
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
/aosp12/frameworks/base/core/api/
H A Dcurrent.txt19487 method @Deprecated protected void swipeLeft();
19498 method @Deprecated public void swipeLeft();
/aosp12/frameworks/opt/setupwizard/tools/docs/
H A Dandroid-22.txt13654 method protected void swipeLeft();
13665 method public abstract void swipeLeft();