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.java101 BySelector getAllWidgetsSelector(); in getAllWidgetsSelector() method
DBaseLauncher3Strategy.java190 if (!mDevice.hasObject(getAllWidgetsSelector())) { in openAllWidgets()
198 Until.findObject(getAllWidgetsSelector()), 2000); in openAllWidgets()
237 public BySelector getAllWidgetsSelector() { in getAllWidgetsSelector() method in BaseLauncher3Strategy
DNexusLauncherStrategy.java169 if (!mDevice.hasObject(getAllWidgetsSelector())) { in openAllWidgets()
179 Until.findObject(getAllWidgetsSelector()), 2000); in openAllWidgets()
DWearLauncherStrategy.java157 public BySelector getAllWidgetsSelector() { in getAllWidgetsSelector() method in WearLauncherStrategy
DAospLauncherStrategy.java243 public BySelector getAllWidgetsSelector() { in getAllWidgetsSelector() method in AospLauncherStrategy
DAutoLauncherStrategy.java448 public BySelector getAllWidgetsSelector() { in getAllWidgetsSelector() method in AutoLauncherStrategy
DLeanbackLauncherStrategy.java356 public BySelector getAllWidgetsSelector() { in getAllWidgetsSelector() method in LeanbackLauncherStrategy
DTvLauncherStrategy.java997 public BySelector getAllWidgetsSelector() {