Searched defs:updatedPackages (Results 1 – 6 of 6) sorted by relevance
189 void onPackagesUpdated(ArraySet<String> updatedPackages); in onPackagesUpdated()666 ArraySet<String> updatedPackages = new ArraySet<>(); in idleOptimizePackages() local743 ArraySet<String> updatedPackages, boolean isPostBootUpdate) in optimizePackages()1028 private void notifyPinService(ArraySet<String> updatedPackages) { in notifyPinService()1037 private void notifyPackagesUpdated(ArraySet<String> updatedPackages) { in notifyPackagesUpdated()
1017 var updatedPackages = new ArraySet<String>(); in onDexoptDone() local
1536 final HashSet<String> updatedPackages = new HashSet<>(); in updatePackageManagerLocked() local
260 public void update(ArraySet<String> updatedPackages, boolean force) { in update()
167 private void buildTvInteractiveAppServiceListLocked(int userId, String[] updatedPackages) { in buildTvInteractiveAppServiceListLocked()
319 private void buildTvInputListLocked(int userId, String[] updatedPackages) { in buildTvInputListLocked()