Searched refs:shutdownInput (Results 1 – 11 of 11) sorted by relevance
442 public void shutdownInput() throws IOException { in shutdownInput() method in AbstractConscryptSocket444 socket.shutdownInput(); in shutdownInput()446 super.shutdownInput(); in shutdownInput()
40 @Override public void shutdownInput() throws IOException { in shutdownInput() method in DelegatingSSLSocket41 delegate.shutdownInput(); in shutdownInput()
231 public void shutdownInput() throws IOException { in shutdownInput() method in PreKitKatPlatformOpenSSLSocketImplAdapter232 delegate.shutdownInput(); in shutdownInput()
231 public void shutdownInput() throws IOException { in shutdownInput() method in KitKatPlatformOpenSSLSocketImplAdapter232 delegate.shutdownInput(); in shutdownInput()
201 this.socket.shutdownInput(); in close()
204 this.socket.shutdownInput(); in close()
176 socket.shutdownInput();
341 public void shutdownInput() throws IOException { in shutdownInput() method in MockSocketConnection.MockSocket
233 this.socket.shutdownInput(); in close()
395 socket.shutdownInput(); in serveConnection()
558 socket.shutdownInput();