Home
last modified time | relevance | path

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

/packages/apps/Launcher3/src/com/android/launcher3/icons/
DIconCache.java243 applyCacheEntry(entry, application); in updateTitleAndIcon()
357 applyCacheEntry(entry, infoInOut); in getTitleAndIcon()
380 applyCacheEntry(entry, infoInOut); in getTitleAndIcon()
490 applyCacheEntry(entry, iconRequest.itemInfo); in loadIconSubsection()
549 applyCacheEntry(entry, iconRequest.itemInfo); in loadIconSubsection()
563 applyCacheEntry(entry, infoInOut); in getTitleAndIconForApp()
598 protected void applyCacheEntry(@NonNull final CacheEntry entry, in applyCacheEntry() method in IconCache