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

  /external/apache-http/src/org/apache/http/conn/
EofSensorInputStream.java 89 private EofSensorWatcher eofWatcher;
112 eofWatcher = watcher;
238 if (eofWatcher != null)
239 scws = eofWatcher.eofDetected(wrappedStream);
265 if (eofWatcher != null)
266 scws = eofWatcher.streamClosed(wrappedStream);
294 if (eofWatcher != null)
295 scws = eofWatcher.streamAbort(wrappedStream);
  /external/robolectric/lib/main/
httpclient-4.0.3.jar 
  /external/smack/asmack-master/lib/
httpclient-4.1.3.jar 
  /prebuilts/devtools/tools/lib/
httpclient-4.1.1.jar 
  /prebuilts/tools/common/http-client/
httpclient-4.1.1.jar 
  /prebuilts/tools/common/m2/repository/org/apache/httpcomponents/httpclient/4.1.1/
httpclient-4.1.1.jar 

Completed in 40 milliseconds