Home
last modified time | relevance | path

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

/packages/apps/Launcher3/src/com/android/launcher3/allapps/
DAllAppsStore.java100 public void removeApps(List<AppInfo> apps) { in removeApps() method in AllAppsStore
/packages/apps/Launcher3/src/com/android/launcher3/
DLauncher.java2415 mAppsView.getAppsStore().removeApps(appInfos); in bindAppInfosRemoved()