OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:setPredictedApps
(Results
1 - 2
of
2
) sorted by null
/packages/apps/Launcher3/src/com/android/launcher3/allapps/
AllAppsContainerView.java
191
public void
setPredictedApps
(List<ComponentKey> apps) {
192
mApps.
setPredictedApps
(apps);
AlphabeticalAppsList.java
299
public void
setPredictedApps
(List<ComponentKey> apps) {
Completed in 42 milliseconds