Home
last modified time | relevance | path

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

/expo/android/expoview/src/main/java/host/exp/exponent/network/
H A DExponentHttpClient.kt109 tryHardCodedResponse(uri, call, callback, initialResponse, initialException) in tryForcedCachedResponse()
117 tryHardCodedResponse(uri, call, callback, initialResponse, initialException) in tryForcedCachedResponse()
123 private fun tryHardCodedResponse( in tryHardCodedResponse() method in host.exp.exponent.network.ExponentHttpClient