Home
last modified time | relevance | path

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

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