Searched refs:checkIconCache (Results 1 – 1 of 1) sorted by relevance
559 Drawable drawable = checkIconCache(drawableUri); in getDrawableFromResourceValue()570 Drawable drawable = checkIconCache(drawableId); in getDrawableFromResourceValue()624 private Drawable checkIconCache(String resourceUri) { in checkIconCache() method in SuggestionsAdapter