Home
last modified time | relevance | path

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

/packages/apps/Launcher3/quickstep/src/com/android/launcher3/taskbar/allapps/
DTaskbarAllAppsContainerView.java51 if (isSearchSupported()) { in inflateSearchBar()
74 protected boolean isSearchSupported() { in isSearchSupported() method in TaskbarAllAppsContainerView
/packages/apps/Launcher3/src/com/android/launcher3/allapps/
DActivityAllAppsContainerView.java725 if (!isSearchSupported()) { in replaceAppsRVContainer()
758 if (!isSearchSupported()) { in setupHeader()
906 protected boolean isSearchSupported() { in isSearchSupported() method in ActivityAllAppsContainerView