Home
last modified time | relevance | path

Searched refs:addIconToDBAndMemCache (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Launcher3/src/com/android/launcher3/
DIconCache.java234 addIconToDBAndMemCache(app, info, userSerial, false /*replace existing*/); in updateIconsForPkg()
370 @Thunk synchronized void addIconToDBAndMemCache(LauncherActivityInfo app, in addIconToDBAndMemCache() method in IconCache
740 addIconToDBAndMemCache(app, info, mUserSerial, true /*replace existing*/); in run()
757 addIconToDBAndMemCache(app, info, mUserSerial, false /*replace existing*/); in run()