Searched refs:updatedApps (Results 1 – 1 of 1) sorted by relevance
56 final ArrayList<AppInfo> updatedApps = new ArrayList<>(); in execute() local72 apps.updateIconsAndLabels(mPackages, mUser, updatedApps); in execute()76 if (!updatedApps.isEmpty()) { in execute()80 callbacks.bindAppsAddedOrUpdated(updatedApps); in execute()