Home
last modified time | relevance | path

Searched defs:appListRecycler (Results 1 – 1 of 1) sorted by relevance

/aosp12/packages/apps/Launcher3/tests/tapl/com/android/launcher3/tapl/
H A DAllApps.java48 final UiObject2 appListRecycler = mLauncher.waitForObjectInContainer(allAppsContainer, in AllApps() local
63 private boolean hasClickableIcon(UiObject2 allAppsContainer, UiObject2 appListRecycler, in hasClickableIcon()
113 final UiObject2 appListRecycler = mLauncher.waitForObjectInContainer(allAppsContainer, in getAppIcon() local