Searched refs:setApps (Results 1 – 6 of 6) sorted by relevance
127 public void setApps(List<AppInfo> apps) { in setApps() method in AllAppsContainerView128 mApps.setApps(apps); in setApps()212 mAppsRecyclerView.setApps(mApps); in onFinishInflate()
125 public void setApps(AlphabeticalAppsList apps) { in setApps() method in AllAppsRecyclerView
376 public void setApps(List<AppInfo> apps) { in setApps() method in AlphabeticalAppsList
1543 public void setApps(ArrayList<ApplicationInfo> list) {
3755 mAppsCustomizeContent.setApps(apps); in bindAllApplications()
3671 mAppsView.setApps(apps);