Searched refs:updateTitleAndIcon (Results 1 – 3 of 3) sorted by relevance
345 : updateTitleAndIcon(cacheKey, entry, cursor, useLowResIcon); in cacheLocked()495 return updateTitleAndIcon(cacheKey, entry, c, lowRes); in getEntryFromDB()508 private boolean updateTitleAndIcon( in updateTitleAndIcon() method in BaseIconCache
270 mIconCache.updateTitleAndIcon(info); in updateIconsAndLabels()
197 public synchronized void updateTitleAndIcon(AppInfo application) { in updateTitleAndIcon() method in IconCache