Home
last modified time | relevance | path

Searched refs:storeInIconCache (Results 1 – 1 of 1) sorted by relevance

/packages/apps/QuickSearchBox/src/com/android/quicksearchbox/
DCachingIconLoader.kt39 storeInIconCache(drawableId, newEntry) in getIcon()
52 storeInIconCache(drawableId, newEntry) in getIcon()
70 private fun storeInIconCache(resourceUri: String?, drawable: Entry?) { in storeInIconCache() method in com.android.quicksearchbox.CachingIconLoader