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.java56 private final AllAppsSearchBarController mSearchBarController; field in AppsSearchContainerLayout
76 mSearchBarController = new AllAppsSearchBarController(); in AppsSearchContainerLayout()
133 mSearchBarController.initialize( in initializeSearch()
140 mSearchBarController.refreshSearchResult(); in onAppsUpdated()
145 mSearchBarController.reset(); in resetSearch()
152 if (!mSearchBarController.isSearchFieldFocused() && in preDispatchKeyEvent()
161 mSearchBarController.focusSearchField(); in preDispatchKeyEvent()