Home
last modified time | relevance | path

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

/external/okhttp/benchmarks/src/main/java/com/squareup/okhttp/benchmarks/
DClient.java25 OkHttpAsync { enumConstant
27 return new OkHttpAsync(); in create()
DOkHttpAsync.java36 class OkHttpAsync implements HttpClient { class