Searched refs:getAllWidgetsSelector (Results 1 – 5 of 5) sorted by relevance
116 if (!mDevice.hasObject(getAllWidgetsSelector())) { in openAllWidgets()124 Until.findObject(getAllWidgetsSelector()), 2000); in openAllWidgets()164 public BySelector getAllWidgetsSelector() { in getAllWidgetsSelector() method in BaseLauncher3Strategy
79 public BySelector getAllWidgetsSelector(); in getAllWidgetsSelector() method
188 public BySelector getAllWidgetsSelector() { in getAllWidgetsSelector() method in AospLauncherStrategy
302 public BySelector getAllWidgetsSelector() { in getAllWidgetsSelector() method in LeanbackLauncherStrategy
208 UiObject2 allWidgets = mDevice.findObject(mLauncherStrategy.getAllWidgetsSelector()); in testWidgetsContainerFling()