Searched defs:updatedPackages (Results 1 – 6 of 6) sorted by relevance
320 void onPackageIconsUpdated(HashSet<String> updatedPackages, UserHandle user); in onPackageIconsUpdated()
632 var updatedPackages = new ArraySet<String>(); in onDexoptDone() local
1575 final HashSet<String> updatedPackages = new HashSet<>(); in updatePackageManagerLocked() local
311 public void update(ArraySet<String> updatedPackages, boolean force) { in update()
179 private void buildTvInteractiveAppServiceListLocked(int userId, String[] updatedPackages) { in buildTvInteractiveAppServiceListLocked()270 private void buildTvAdServiceListLocked(int userId, String[] updatedPackages) { in buildTvAdServiceListLocked()
349 private void buildTvInputListLocked(int userId, String[] updatedPackages) { in buildTvInputListLocked()