Home
last modified time | relevance | path

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

/packages/apps/Launcher3/tests/tapl/com/android/launcher3/tapl/
DAllApps.java88 private boolean hasClickableIcon(UiObject2 allAppsContainer, UiObject2 appListRecycler, in hasClickableIcon() method in AllApps
155 if (!hasClickableIcon(allAppsContainer, appListRecycler, appIconSelector, in tryGetAppIcon()
161 while (!hasClickableIcon(allAppsContainer, appListRecycler, appIconSelector, in tryGetAppIcon()
190 if (hasClickableIcon( in tryGetAppIcon()