Searched refs:getCacheDirectory (Results 1 – 1 of 1) sorted by relevance
820 return Cache(getCacheDirectory(context), cacheSize.toLong()) in <lambda>()823 private fun getCacheDirectory(context: Context): File { in <lambda>() method