Home
last modified time | relevance | path

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

/packages/apps/Launcher3/tests/tapl/com/android/launcher3/tapl/
DTaskbarAllApps.java50 protected boolean hasSearchBox() { in hasSearchBox() method in TaskbarAllApps
DHomeAllApps.java90 protected boolean hasSearchBox() { in hasSearchBox() method in HomeAllApps
DAllApps.java107 if (hasSearchBox() && iconCenterInSearchBox(allAppsContainer, icon)) { in hasClickableIcon()
244 protected abstract boolean hasSearchBox(); in hasSearchBox() method in AllApps