Home
last modified time | relevance | path

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

/expo/packages/expo-updates/android/src/main/java/expo/modules/updates/loader/
H A DFileDownloader.kt43 .cache(getCache(context)) in <lambda>()
818 private fun getCache(context: Context): Cache { in <lambda>() method