Searched refs:updateIconsAndLabels (Results 1 – 3 of 3) sorted by relevance
70 apps.updateIconsAndLabels(mPackages, mUser); in execute()
292 public void updateIconsAndLabels(HashSet<String> packages, UserHandle user) { in updateIconsAndLabels() method in AllAppsList
479 apps.updateIconsAndLabels(new HashSet<>(List.of(packageName)), user); in onSessionFailure()