HomeSort by relevance Sort by last modified time
    Searched defs:removeApps (Results 1 - 2 of 2) sorted by null

  /packages/apps/Launcher3/src/com/android/launcher3/allapps/
AllAppsContainerView.java 228 public void removeApps(List<AppInfo> apps) {
229 mApps.removeApps(apps);
AlphabeticalAppsList.java 300 public void removeApps(List<AppInfo> apps) {

Completed in 77 milliseconds