Home
last modified time | relevance | path

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

/packages/apps/Launcher3/src/com/android/launcher3/allapps/
DActivityAllAppsContainerView.java370 if (getSearchResultList().setSearchResults(results)) { in setSearchResults()
1297 public AlphabeticalAppsList<T> getSearchResultList() { in getSearchResultList() method in ActivityAllAppsContainerView