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.java134 skipToRequestBody(connection); in run()
155 skipToRequestBody(connection); in run()
253 private void skipToRequestBody(Socket socket) throws IOException { in skipToRequestBody() method in ProxyServer.ProxyConnection