Home
last modified time | relevance | path

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

/packages/apps/Launcher3/tests/tapl/com/android/launcher3/tapl/
DAllApps.java89 BySelector appIconSelector, int displayBottom) { in hasClickableIcon() argument
92 icon = appListRecycler.findObject(appIconSelector); in hasClickableIcon()
154 final BySelector appIconSelector = AppIcon.getAppIconSelector(appName, mLauncher); in tryGetAppIcon() local
155 if (!hasClickableIcon(allAppsContainer, appListRecycler, appIconSelector, in tryGetAppIcon()
161 while (!hasClickableIcon(allAppsContainer, appListRecycler, appIconSelector, in tryGetAppIcon()
191 allAppsContainer, appListRecycler, appIconSelector, deviceHeight)) { in tryGetAppIcon()
194 appIconSelector); in tryGetAppIcon()