Home
last modified time | relevance | path

Searched defs:onSearchResult (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Launcher3/src/com/android/launcher3/allapps/
DAllAppsSearchBarController.java185 void onSearchResult(String query, ArrayList<ComponentKey> apps); in onSearchResult() method
DAllAppsContainerView.java590 public void onSearchResult(String query, ArrayList<ComponentKey> apps) { in onSearchResult() method in AllAppsContainerView