Searched defs:getAllAppsScroll (Results 1 – 5 of 5) sorted by relevance
/packages/apps/Launcher3/tests/tapl/com/android/launcher3/tapl/ | ||
D | TaskbarAllApps.java | 61 protected int getAllAppsScroll() { in getAllAppsScroll() method in TaskbarAllApps |
D | HomeAllApps.java | 107 protected int getAllAppsScroll() { in getAllAppsScroll() method in HomeAllApps |
D | AllApps.java | 289 protected abstract int getAllAppsScroll(); in getAllAppsScroll() method in AllApps |
/packages/apps/Launcher3/tests/src/com/android/launcher3/util/ | ||
D | BaseLauncherActivityTest.kt | 122 protected fun getAllAppsScroll(launcher: LAUNCHER_TYPE) = in getAllAppsScroll() method in com.android.launcher3.util.BaseLauncherActivityTest |
/packages/apps/Launcher3/tests/src/com/android/launcher3/ui/ | ||
D | AbstractLauncherUiTest.java | 303 protected int getAllAppsScroll(LAUNCHER_TYPE launcher) { in getAllAppsScroll() method in AbstractLauncherUiTest |