Home
last modified time | relevance | path

Searched refs:getAllAppsScrollDirection (Results 1 – 8 of 8) sorted by relevance

/platform_testing/libraries/launcher-helper/src/android/support/test/launcherhelper/
DILauncherStrategy.java86 Direction getAllAppsScrollDirection(); in getAllAppsScrollDirection() method
DWearLauncherStrategy.java89 allAppsContainer, Direction.reverse(getAllAppsScrollDirection())); in openAllApps()
140 public Direction getAllAppsScrollDirection() { in getAllAppsScrollDirection() method in WearLauncherStrategy
DAospLauncherStrategy.java93 Direction.reverse(getAllAppsScrollDirection())); in openAllApps()
147 public Direction getAllAppsScrollDirection() { in getAllAppsScrollDirection() method in AospLauncherStrategy
DCommonLauncherHelper.java160 Direction dir = launcherStrategy.getAllAppsScrollDirection(); in launchApp()
DBaseLauncher3Strategy.java181 public Direction getAllAppsScrollDirection() { in getAllAppsScrollDirection() method in BaseLauncher3Strategy
DAutoLauncherStrategy.java434 public Direction getAllAppsScrollDirection() { in getAllAppsScrollDirection() method in AutoLauncherStrategy
DLeanbackLauncherStrategy.java196 public Direction getAllAppsScrollDirection() { in getAllAppsScrollDirection() method in LeanbackLauncherStrategy
DTvLauncherStrategy.java295 public Direction getAllAppsScrollDirection() { in getAllAppsScrollDirection() method in TvLauncherStrategy