Home
last modified time | relevance | path

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

/packages/apps/Launcher3/tests/tapl/com/android/launcher3/tapl/
DTaskbarAllApps.java61 protected int getAllAppsScroll() { in getAllAppsScroll() method in TaskbarAllApps
DHomeAllApps.java107 protected int getAllAppsScroll() { in getAllAppsScroll() method in HomeAllApps
DAllApps.java289 protected abstract int getAllAppsScroll(); in getAllAppsScroll() method in AllApps
/packages/apps/Launcher3/tests/src/com/android/launcher3/ui/
DAbstractLauncherUiTest.java662 protected int getAllAppsScroll(LAUNCHER_TYPE launcher) { in getAllAppsScroll() method in AbstractLauncherUiTest