Home
last modified time | relevance | path

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

/packages/apps/Launcher3/src/com/android/launcher3/allapps/
DAlphabeticalAppsList.java333 public void removeApps(List<AppInfo> apps) { in removeApps() method in AlphabeticalAppsList
DAllAppsContainerView.java219 public void removeApps(List<AppInfo> apps) { in removeApps() method in AllAppsContainerView