Home
last modified time | relevance | path

Searched refs:swipeUp (Results 1 – 15 of 15) sorted by relevance

/frameworks/base/packages/Shell/tests/src/com/android/shell/
DUiBot.java216 swipeUp(); in chooseActivity()
232 public void swipeUp() { in swipeUp() method in UiBot
/frameworks/base/core/tests/coretests/src/com/android/internal/accessibility/
DAccessibilityShortcutChooserActivityTest.java22 import static androidx.test.espresso.action.ViewActions.swipeUp;
280 onView(allOf(withClassName(endsWith("ListView")), isDisplayed())).perform(swipeUp()); in popEditShortcutMenuList_oneHandedModeEnabled_shouldBeInListView()
292 onView(allOf(withClassName(endsWith("ListView")), isDisplayed())).perform(swipeUp()); in popEditShortcutMenuList_oneHandedModeDisabled_shouldNotBeInListView()
/frameworks/base/core/tests/coretests/src/com/android/internal/app/
DChooserActivityWorkProfileTest.java23 import static androidx.test.espresso.action.ViewActions.swipeUp;
354 .perform(swipeUp()); in switchToTab()
DResolverActivityWorkProfileTest.java23 import static androidx.test.espresso.action.ViewActions.swipeUp;
332 .perform(swipeUp()); in switchToTab()
DChooserActivityTest.java23 import static androidx.test.espresso.action.ViewActions.swipeUp;
1994 .perform(swipeUp()); in testWorkTab_crossProfileIntentsDisabled_personalToWork_emptyStateShown()
2018 .perform(swipeUp()); in testWorkTab_workProfileDisabled_emptyStateShown()
2042 .perform(swipeUp()); in testWorkTab_noWorkAppsAvailable_emptyStateShown()
2069 .perform(swipeUp()); in testWorkTab_xProfileOff_noAppsAvailable_workOff_xProfileOffEmptyStateShown()
2094 .perform(swipeUp()); in testWorkTab_noAppsAvailable_workOff_noAppsAvailableEmptyStateShown()
2683 .perform(swipeUp()); in testWorkTab_xProfileIntentsDisabled_personalToWork_nonSendIntent_emptyStateShown()
2715 .perform(swipeUp()); in testWorkTab_noWorkAppsAvailable_nonSendIntent_emptyStateShown()
2781 .perform(swipeUp()); in testWorkTab_selectingWorkTabWithPausedWorkProfile_directShareTargetsNotQueried()
2813 .perform(swipeUp()); in testWorkTab_selectingWorkTabWithNotRunningWorkUser_directShareTargetsNotQueried()
[all …]
DResolverActivityTest.java21 import static androidx.test.espresso.action.ViewActions.swipeUp;
687 .perform(swipeUp()); in testWorkTab_crossProfileIntentsDisabled_personalToWork_emptyStateShown()
713 .perform(swipeUp()); in testWorkTab_workProfileDisabled_emptyStateShown()
737 .perform(swipeUp()); in testWorkTab_noWorkAppsAvailable_emptyStateShown()
763 .perform(swipeUp()); in testWorkTab_xProfileOff_noAppsAvailable_workOff_xProfileOffEmptyStateShown()
835 .perform(swipeUp()); in testWorkTab_noAppsAvailable_workOff_noAppsAvailableEmptyStateShown()
/frameworks/base/core/java/android/inputmethodservice/
DKeyboardView.java133 void swipeUp(); in swipeUp() method
439 swipeUp(); in initGestureDetector()
1121 public void swipeUp() { } in onLongPress()
1389 protected void swipeUp() { in swipeUp() method
1390 mKeyboardActionListener.swipeUp(); in swipeUp()
/frameworks/base/cmds/uiautomator/library/core-src/com/android/uiautomator/core/
DUiScrollable.java314 return swipeUp(10); in ensureFullyVisible()
DUiObject.java240 public boolean swipeUp(int steps) throws UiObjectNotFoundException { in swipeUp() method in UiObject
/frameworks/base/cmds/uiautomator/api/
D16.txt87 … method public boolean swipeUp(int) throws com.android.uiautomator.core.UiObjectNotFoundException;
D17.txt96 … method public boolean swipeUp(int) throws com.android.uiautomator.core.UiObjectNotFoundException;
Dcurrent.txt123 …method @Deprecated public boolean swipeUp(int) throws com.android.uiautomator.core.UiObjectNotFoun…
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt13656 method protected void swipeUp();
13667 method public abstract void swipeUp();
/frameworks/base/core/api/
Dcurrent.txt20977 method @Deprecated protected void swipeUp();
20988 method @Deprecated public void swipeUp();