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.java163 applyCacheEntry(entry, application); in updateTitleAndIcon()
210 applyCacheEntry(entry, infoInOut); in getTitleAndIcon()
221 applyCacheEntry(entry, infoInOut); in getTitleAndIconForApp()
224 protected void applyCacheEntry(CacheEntry entry, ItemInfoWithIcon info) { in applyCacheEntry() method in IconCache