Searched refs:swipeUp (Results 1 – 15 of 15) sorted by relevance
216 swipeUp(); in chooseActivity()232 public void swipeUp() { in swipeUp() method in UiBot
22 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()
23 import static androidx.test.espresso.action.ViewActions.swipeUp;354 .perform(swipeUp()); in switchToTab()
23 import static androidx.test.espresso.action.ViewActions.swipeUp;332 .perform(swipeUp()); in switchToTab()
23 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 …]
21 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()
133 void swipeUp(); in swipeUp() method439 swipeUp(); in initGestureDetector()1121 public void swipeUp() { } in onLongPress()1389 protected void swipeUp() { in swipeUp() method1390 mKeyboardActionListener.swipeUp(); in swipeUp()
314 return swipeUp(10); in ensureFullyVisible()
240 public boolean swipeUp(int steps) throws UiObjectNotFoundException { in swipeUp() method in UiObject
87 … method public boolean swipeUp(int) throws com.android.uiautomator.core.UiObjectNotFoundException;
96 … method public boolean swipeUp(int) throws com.android.uiautomator.core.UiObjectNotFoundException;
123 …method @Deprecated public boolean swipeUp(int) throws com.android.uiautomator.core.UiObjectNotFoun…
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
13656 method protected void swipeUp();13667 method public abstract void swipeUp();
20977 method @Deprecated protected void swipeUp();20988 method @Deprecated public void swipeUp();