Home
last modified time | relevance | path

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

/packages/apps/Launcher3/quickstep/src/com/android/launcher3/taskbar/allapps/
DTaskbarAllAppsController.java203 && mAppsView.getSearchUiDelegate().isSearchBarFloating()) { in cleanUpOverlay()
205 mAppsView.getSearchUiDelegate().onDestroySearchBar(); in cleanUpOverlay()
/packages/apps/Launcher3/src/com/android/launcher3/allapps/
DActivityAllAppsContainerView.java251 public AllAppsSearchUiDelegate getSearchUiDelegate() { in getSearchUiDelegate() method in ActivityAllAppsContainerView