MCPcopy Create free account
hub / github.com/LeongAndroid/Launcher3 / updateDBIcons

Method updateDBIcons

src/com/android/launcher3/IconCache.java:264–347  ·  view source on GitHub ↗

Updates the persistent DB, such that only entries corresponding to {@param apps} remain in the DB and are updated. @return The set of packages for which icons have updated.

(UserHandle user, List<LauncherActivityInfo> apps,
            Set<String> ignorePackages)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

updateDbIconsMethod · 0.95

Calls 15

removeMethod · 0.95
moveToNextMethod · 0.80
getStringMethod · 0.80
getPackageNameMethod · 0.80
getIconSystemStateMethod · 0.80
dMethod · 0.80
scheduleNextMethod · 0.80
putMethod · 0.45
queryMethod · 0.45
toStringMethod · 0.45

Tested by

no test coverage detected