Searched refs:addedApps (Results 1 – 2 of 2) sorted by relevance
3829 final ArrayList<AppInfo> addedApps) { in bindAppsAdded() argument3832 bindAppsAdded(newScreens, addNotAnimated, addAnimated, addedApps); in bindAppsAdded()3858 if (addedApps != null && mAppsView != null) { in bindAppsAdded()3859 mAppsView.addApps(addedApps); in bindAppsAdded()
193 ArrayList<AppInfo> addedApps); in bindAppsAdded() argument