Searched refs:responseBodyForFile (Results 1 – 1 of 1) sorted by relevance
145 responseBodyForFile( in tryHardCodedResponse()166 private fun responseBodyForFile(assetsPath: String, contentType: MediaType?): ResponseBody? { in responseBodyForFile() method in host.exp.exponent.network.ExponentHttpClient