Searched refs:getIconFromCache (Results 1 – 1 of 1) sorted by relevance
84 val icon = getIconFromCache(iconUrl) in loadIconBitmap()100 private fun getIconFromCache(iconUrl: String?): Bitmap? { in getIconFromCache() method in host.exp.exponent.ExponentManifest