Searched refs:removeApps (Results 1 - 5 of 5) sorted by relevance

/packages/apps/Launcher3/src/com/android/launcher3/allapps/
H A DAllAppsContainerView.java219 public void removeApps(List<AppInfo> apps) { method in class:AllAppsContainerView
220 mApps.removeApps(apps);
H A DAlphabeticalAppsList.java333 public void removeApps(List<AppInfo> apps) { method in class:AlphabeticalAppsList
/packages/apps/Launcher2/src/com/android/launcher2/
H A DAppsCustomizePagedView.java1587 public void removeApps(ArrayList<ApplicationInfo> appInfos) { method in class:AppsCustomizePagedView
H A DLauncher.java3848 mAppsCustomizeContent.removeApps(appInfos);
/packages/apps/Launcher3/src/com/android/launcher3/
H A DLauncher.java4422 mAppsView.removeApps(appInfos);

Completed in 248 milliseconds