Searched refs:storeInIconCache (Results 1 – 1 of 1) sorted by relevance
566 storeInIconCache(drawableUri, drawable); in getDrawableFromResourceValue()576 storeInIconCache(drawableId, drawable); in getDrawableFromResourceValue()633 private void storeInIconCache(String resourceUri, Drawable drawable) { in storeInIconCache() method in SuggestionsAdapter