Home
last modified time | relevance | path

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

/packages/apps/Launcher3/src/com/android/launcher3/widget/picker/search/
DLauncherWidgetsSearchBar.java35 private WidgetsSearchBarController mController;
55 mController = new WidgetsSearchBarController( in initialize()
DWidgetsSearchBarController.java39 public class WidgetsSearchBarController implements TextWatcher, class
51 public WidgetsSearchBarController( in WidgetsSearchBarController() method in WidgetsSearchBarController
/packages/apps/Launcher3/tests/multivalentTests/src/com/android/launcher3/widget/picker/search/
DWidgetsSearchBarControllerTest.java50 private WidgetsSearchBarController mController;
65 mController = new WidgetsSearchBarController( in setUp()