Home
last modified time | relevance | path

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

/packages/apps/Launcher3/tests/tapl/com/android/launcher3/tapl/
DAllApps.java107 if (hasSearchBox() && iconCenterInSearchBox(allAppsContainer, icon)) { in hasClickableIcon()
124 private boolean iconCenterInSearchBox(UiObject2 allAppsContainer, UiObject2 icon) { in iconCenterInSearchBox() method in AllApps