Home
last modified time | relevance | path

Searched defs:scrollBackToBeginning (Results 1 – 1 of 1) sorted by relevance

/platform_testing/libraries/launcher-helper/src/android/support/test/launcherhelper/
DCommonLauncherHelper.java64 public void scrollBackToBeginning(UiObject2 container, Direction backDirection) { in scrollBackToBeginning() method in CommonLauncherHelper
74 … public void scrollBackToBeginning(UiObject2 container, Direction backDirection, int maxAttempts) { in scrollBackToBeginning() method in CommonLauncherHelper