Searched refs:sendRequestLineWithPath (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/packages/services/Proxy/src/com/android/proxyhandler/
H A DProxyServer.java189 private void sendRequestLineWithPath(Socket server, String requestType, method in class:ProxyServer.ProxyConnection
272 sendRequestLineWithPath(dst, httpMethod, uri, httpVersion);

Completed in 31 milliseconds