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.java140 sendAugmentedRequestToHost(connection, server, in run()
161 sendAugmentedRequestToHost(connection, server, in run()
269 private void sendAugmentedRequestToHost(Socket src, Socket dst, in sendAugmentedRequestToHost() method in ProxyServer.ProxyConnection