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.java72 public Direction getAllAppsScrollDirection(); in getAllAppsScrollDirection() method
DWearLauncherStrategy.java93 allAppsContainer, Direction.reverse(getAllAppsScrollDirection())); in openAllApps()
124 public Direction getAllAppsScrollDirection() { in getAllAppsScrollDirection() method in WearLauncherStrategy
DAospLauncherStrategy.java91 Direction.reverse(getAllAppsScrollDirection())); in openAllApps()
100 public Direction getAllAppsScrollDirection() { in getAllAppsScrollDirection() method in AospLauncherStrategy
DBaseLauncher3Strategy.java127 public Direction getAllAppsScrollDirection() { in getAllAppsScrollDirection() method in BaseLauncher3Strategy
DCommonLauncherHelper.java160 Direction dir = launcherStrategy.getAllAppsScrollDirection(); in launchApp()
DAutoLauncherStrategy.java403 public Direction getAllAppsScrollDirection() { in getAllAppsScrollDirection() method in AutoLauncherStrategy
DLeanbackLauncherStrategy.java183 public Direction getAllAppsScrollDirection() { in getAllAppsScrollDirection() method in LeanbackLauncherStrategy
DTvLauncherStrategy.java283 public Direction getAllAppsScrollDirection() { in getAllAppsScrollDirection() method in TvLauncherStrategy