Home
last modified time | relevance | path

Searched defs:getAllAppsScroll (Results 1 – 5 of 5) 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/util/
DBaseLauncherActivityTest.kt122 protected fun getAllAppsScroll(launcher: LAUNCHER_TYPE) = in getAllAppsScroll() method in com.android.launcher3.util.BaseLauncherActivityTest
/packages/apps/Launcher3/tests/src/com/android/launcher3/ui/
DAbstractLauncherUiTest.java303 protected int getAllAppsScroll(LAUNCHER_TYPE launcher) { in getAllAppsScroll() method in AbstractLauncherUiTest