Searched defs:cacheControl (Results 1 – 5 of 5) sorted by relevance
38 val cacheControl = if (isFirstAttempt) CacheControl.FORCE_CACHE else CacheControl.FORCE_NETWORK in fetchExpoPublicKeyAndVerifyPublicRSASignature() constant
17 private val cacheControl: CacheControl? = null constant