Searched refs:getAllAppsScroll (Results 1 – 6 of 6) sorted by relevance
154 getAllAppsScroll(launcher))); in runAllAppsTest()160 launcher -> getAllAppsScroll(launcher)); in runAllAppsTest()170 launcher -> getAllAppsScroll(launcher)); in runAllAppsTest()
159 int scroll = getAllAppsScroll(); in tryGetAppIcon()171 final int newScroll = getAllAppsScroll(); in tryGetAppIcon()266 for (int scroll = getAllAppsScroll(); in scrollBackToBeginning()268 scroll = getAllAppsScroll()) { in scrollBackToBeginning()289 protected abstract int getAllAppsScroll(); in getAllAppsScroll() method in AllApps
61 protected int getAllAppsScroll() { in getAllAppsScroll() method in TaskbarAllApps
107 protected int getAllAppsScroll() { in getAllAppsScroll() method in HomeAllApps
94 getAllAppsScroll(launcher))); in assertOnMainAdapterAToZView()
662 protected int getAllAppsScroll(LAUNCHER_TYPE launcher) { in getAllAppsScroll() method in AbstractLauncherUiTest