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

  /packages/apps/Email/emailcommon/src/com/android/emailcommon/service/
ServiceProxy.java 56 private final ServiceConnection mConnection = new ProxyConnection();
99 private class ProxyConnection implements ServiceConnection {
  /frameworks/base/packages/services/Proxy/src/com/android/proxyhandler/
ProxyServer.java 63 private class ProxyConnection implements Runnable {
66 private ProxyConnection(Socket connection) {
340 ProxyConnection parser = new ProxyConnection(socket);
  /external/webrtc/webrtc/p2p/base/
port.cc     [all...]
port.h 646 // ProxyConnection defers all the interesting work to the port.
647 class ProxyConnection : public Connection {
649 ProxyConnection(Port* port, size_t index, const Candidate& remote_candidate);
  /prebuilts/tools/common/m2/repository/org/apache/httpcomponents/httpclient/4.2.1/
httpclient-4.2.1.jar 
  /prebuilts/tools/common/m2/repository/org/apache/httpcomponents/httpclient/4.2.6/
httpclient-4.2.6.jar 

Completed in 121 milliseconds