Searched defs:cachedIcon (Results 1 – 3 of 3) sorted by relevance
74 Drawable cachedIcon = mIconCache.get(t.key); in getIcon() local
281 Icon cachedIcon = group.getAvatarSymbolIfMatching(senderName, in updateTitleAndNamesDisplay() local298 Icon cachedIcon = cachedAvatars.get(senderName); in updateTitleAndNamesDisplay() local
1281 final Drawable cachedIcon = getCachedIcon(name); in getDrawable() local