Home
last modified time | relevance | path

Searched defs:callEngineGetStreamAllocation (Results 1 – 2 of 2) sorted by relevance

/external/okhttp/okhttp/src/main/java/com/squareup/okhttp/internal/
DInternal.java73 public abstract StreamAllocation callEngineGetStreamAllocation(Call call); in callEngineGetStreamAllocation() method in Internal
/external/okhttp/repackaged/okhttp/src/main/java/com/android/okhttp/internal/
DInternal.java92 public abstract StreamAllocation callEngineGetStreamAllocation(Call call); in callEngineGetStreamAllocation() method in Internal