Searched refs:fileToResponse (Results 1 - 1 of 1) sorted by relevance

/external/okhttp/samples/static-server/src/main/java/com/squareup/okhttp/sample/
H A DSampleServer.java48 : fileToResponse(path, file);
80 private MockResponse fileToResponse(String path, File file) throws IOException { method in class:SampleServer

Completed in 138 milliseconds