Searched defs:updatedPackages (Results 1 – 6 of 6) sorted by relevance
178 void onPackagesUpdated(ArraySet<String> updatedPackages); in onPackagesUpdated()600 ArraySet<String> updatedPackages = new ArraySet<>(); in idleOptimizePackages() local675 ArraySet<String> updatedPackages, boolean isPostBootUpdate) { in optimizePackages()933 private void notifyPinService(ArraySet<String> updatedPackages) { in notifyPinService()942 private void notifyPackagesUpdated(ArraySet<String> updatedPackages) { in notifyPackagesUpdated()
312 void onPackageIconsUpdated(HashSet<String> updatedPackages, UserHandle user); in onPackageIconsUpdated()
1495 final HashSet<String> updatedPackages = new HashSet<>(); in updatePackageManagerLocked() local
252 public void update(ArraySet<String> updatedPackages, boolean force) { in update()
121 private void buildTvInteractiveAppServiceListLocked(int userId, String[] updatedPackages) { in buildTvInteractiveAppServiceListLocked()
316 private void buildTvInputListLocked(int userId, String[] updatedPackages) { in buildTvInputListLocked()