HomeSort by relevance Sort by last modified time
    Searched defs:ON_IDLE_HOLD (Results 1 - 2 of 2) sorted by null

  /external/okhttp/okhttp/src/main/java/com/squareup/okhttp/internal/http/
HttpConnection.java 72 private static final int ON_IDLE_HOLD = 0;
83 private int onIdle = ON_IDLE_HOLD;
112 onIdle = ON_IDLE_HOLD; // Set the on idle policy back to the default.
376 onIdle = ON_IDLE_HOLD; // Set the on idle policy back to the default.
  /prebuilts/tools/common/m2/repository/com/squareup/okhttp/okhttp/2.5.0/
okhttp-2.5.0.jar 

Completed in 914 milliseconds