Home
last modified time | relevance | path

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

/frameworks/base/packages/services/Proxy/src/com/android/proxyhandler/
DProxyServer.java135 skipToRequestBody(connection); in run()
156 skipToRequestBody(connection); in run()
254 private void skipToRequestBody(Socket socket) throws IOException { in skipToRequestBody() method in ProxyServer.ProxyConnection