Searched refs:mHttpContext (Results 1 – 1 of 1) sorted by relevance
75 private HttpContext mHttpContext; field in Connection108 mHttpContext = new BasicHttpContext(null); in Connection()308 mHttpContext.removeAttribute(HTTP_CONNECTION); in processRequests()357 mHttpContext.setAttribute(HTTP_CONNECTION, in openHttpConnection()446 mHttpContext.removeAttribute(HTTP_CONNECTION); in httpFailure()507 return mHttpContext; in getHttpContext()543 mCanPersist = keepAlive(entity, ver, connType, mHttpContext); in setCanPersist()