Home
last modified time | relevance | path

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

/expo/android/expoview/src/main/java/host/exp/exponent/network/
H A DExponentNetwork.kt56 val directory = File(context.cacheDir, CACHE_DIR)
65 private const val CACHE_DIR = "http-cache" constant