Home
last modified time | relevance | path

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

/platform_testing/libraries/launcher-helper/src/android/support/test/launcherhelper/
DILauncherStrategy.java85 public BySelector getAllWidgetsSelector(); in getAllWidgetsSelector() method
DBaseLauncher3Strategy.java136 if (!mDevice.hasObject(getAllWidgetsSelector())) { in openAllWidgets()
144 Until.findObject(getAllWidgetsSelector()), 2000); in openAllWidgets()
183 public BySelector getAllWidgetsSelector() { in getAllWidgetsSelector() method in BaseLauncher3Strategy
DNexusLauncherStrategy.java146 if (!mDevice.hasObject(getAllWidgetsSelector())) { in openAllWidgets()
156 Until.findObject(getAllWidgetsSelector()), 2000); in openAllWidgets()
DWearLauncherStrategy.java141 public BySelector getAllWidgetsSelector() { in getAllWidgetsSelector() method in WearLauncherStrategy
DAospLauncherStrategy.java196 public BySelector getAllWidgetsSelector() { in getAllWidgetsSelector() method in AospLauncherStrategy
DAutoLauncherStrategy.java417 public BySelector getAllWidgetsSelector() { in getAllWidgetsSelector() method in AutoLauncherStrategy
DLeanbackLauncherStrategy.java343 public BySelector getAllWidgetsSelector() { in getAllWidgetsSelector() method in LeanbackLauncherStrategy
DTvLauncherStrategy.java985 public BySelector getAllWidgetsSelector() {