Searched defs:allAppsContainer (Results 1 – 4 of 4) sorted by relevance
68 final UiObject2 allAppsContainer = verifyActiveContainer(); in AllApps() local88 private boolean hasClickableIcon(UiObject2 allAppsContainer, UiObject2 appListRecycler, in hasClickableIcon()124 private boolean iconCenterInSearchBox(UiObject2 allAppsContainer, UiObject2 icon) { in iconCenterInSearchBox()149 final UiObject2 allAppsContainer = verifyActiveContainer(); in tryGetAppIcon() local203 protected Rect getTopVisibleIconBounds(UiObject2 allAppsContainer) { in getTopVisibleIconBounds()209 protected Rect getBottomVisibleIconBounds(UiObject2 allAppsContainer) { in getBottomVisibleIconBounds()215 private List<UiObject2> getVisibleIcons(UiObject2 allAppsContainer) { in getVisibleIcons()257 final UiObject2 allAppsContainer = verifyActiveContainer(); in scrollBackToBeginning() local291 protected UiObject2 getAppListRecycler(UiObject2 allAppsContainer) { in getAppListRecycler()295 protected UiObject2 getAllAppsHeader(UiObject2 allAppsContainer) { in getAllAppsHeader()[all …]
25 AllAppsQsb(LauncherInstrumentation launcher, UiObject2 allAppsContainer) { in AllAppsQsb()
25 TaskbarAllAppsQsb(LauncherInstrumentation launcher, UiObject2 allAppsContainer) { in TaskbarAllAppsQsb()
42 UiObject2 allAppsContainer = verifyActiveContainer(); in switchToWorkspace() local