Searched refs:AllAppsSearchBarController (Results 1 – 7 of 7) sorted by relevance
10 import com.android.launcher3.allapps.AllAppsSearchBarController;95 public AllAppsSearchBarController getAllAppsSearchBarController(); in getAllAppsSearchBarController()
14 import com.android.launcher3.allapps.AllAppsSearchBarController;273 public AllAppsSearchBarController getAllAppsSearchBarController() { in getAllAppsSearchBarController()
21 public class DefaultAppSearchController extends AllAppsSearchBarController {
130 AllAppsSearchBarController.Callbacks {145 private AllAppsSearchBarController mSearchBarController;226 public void setSearchBarController(AllAppsSearchBarController searchController) { in setSearchBarController()
49 final AllAppsSearchBarController.Callbacks callback) { in doSearch()
41 public abstract class AllAppsSearchBarController class
403 private AllAppsSearchBarController mSearchController;456 public void setSearchController(AllAppsSearchBarController searchController) { in setSearchController()