Searched defs:onPackageIconsUpdated (Results 1 – 4 of 4) sorted by relevance
77 public void onPackageIconsUpdated(Set<String> packageNames, UserHandle user, in onPackageIconsUpdated() method in WidgetsModel
189 public void onPackageIconsUpdated(Set<String> packageNames, UserHandle user, in onPackageIconsUpdated() method in WidgetsModel
311 void onPackageIconsUpdated(HashSet<String> updatedPackages, UserHandle user); in onPackageIconsUpdated() method
595 public void onPackageIconsUpdated(@NonNull final HashSet<String> updatedPackages, in onPackageIconsUpdated() method in LauncherModel