Home
last modified time | relevance | path

Searched refs:sendAugmentedRequestToHost (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/packages/services/Proxy/src/com/android/proxyhandler/
DProxyServer.java139 sendAugmentedRequestToHost(connection, server, in run()
160 sendAugmentedRequestToHost(connection, server, in run()
268 private void sendAugmentedRequestToHost(Socket src, Socket dst, in sendAugmentedRequestToHost() method in ProxyServer.ProxyConnection