OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ON_IDLE_CLOSE
(Results
1 - 2
of
2
) sorted by null
/external/okhttp/okhttp/src/main/java/com/squareup/okhttp/internal/http/
HttpConnection.java
74
private static final int
ON_IDLE_CLOSE
= 2;
122
onIdle =
ON_IDLE_CLOSE
;
378
} else if (onIdle ==
ON_IDLE_CLOSE
) {
/prebuilts/tools/common/m2/repository/com/squareup/okhttp/okhttp/2.5.0/
okhttp-2.5.0.jar
Completed in 609 milliseconds