Searched refs:DefaultAppSearchController (Results 1 - 2 of 2) sorted by relevance

/packages/apps/Launcher3/src/com/android/launcher3/allapps/
H A DDefaultAppSearchController.java38 final class DefaultAppSearchController extends AllAppsSearchBarController class in inherits:AllAppsSearchBarController,TextWatcher,TextView.OnEditorActionListener,View.OnClickListener
66 public DefaultAppSearchController(Context context, ViewGroup containerView, method in class:DefaultAppSearchController
H A DAllAppsContainerView.java284 return new DefaultAppSearchController(getContext(), this, mAppsRecyclerView);

Completed in 59 milliseconds