Home
last modified time | relevance | path

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

/packages/apps/Launcher3/src/com/android/launcher3/allapps/search/
DAppsSearchContainerLayout.java59 private final AllAppsSearchBarController mSearchBarController; field in AppsSearchContainerLayout
80 mSearchBarController = new AllAppsSearchBarController(); in AppsSearchContainerLayout()
137 mSearchBarController.initialize( in initialize()
143 mSearchBarController.refreshSearchResult(); in onAppsUpdated()
148 mSearchBarController.reset(); in resetSearch()
155 if (!mSearchBarController.isSearchFieldFocused() && in preDispatchKeyEvent()
164 mSearchBarController.focusSearchField(); in preDispatchKeyEvent()