Home
last modified time | relevance | path

Searched defs:getOutputStream (Results 1 – 7 of 7) sorted by relevance

/frameworks/volley/src/test/java/com/android/volley/mock/
DMockHttpURLConnection.java60 public OutputStream getOutputStream() { in getOutputStream() method in MockHttpURLConnection
/frameworks/support/v4/ics/android/support/v4/net/
DDatagramSocketWrapper.java87 protected OutputStream getOutputStream() throws IOException { in getOutputStream() method in DatagramSocketWrapper.DatagramSocketImplWrapper
/frameworks/base/core/java/android/webkit/
DCacheManager.java196 public OutputStream getOutputStream() { in getOutputStream() method in CacheManager.CacheResult
/frameworks/base/core/java/android/net/
DLocalSocket.java184 public OutputStream getOutputStream() throws IOException { in getOutputStream() method in LocalSocket
DLocalSocketImpl.java370 protected OutputStream getOutputStream() throws IOException in getOutputStream() method in LocalSocketImpl
/frameworks/base/core/java/android/os/
DMemoryFile.java183 public OutputStream getOutputStream() { in getOutputStream() method in MemoryFile
/frameworks/base/core/java/android/bluetooth/
DBluetoothSocket.java319 public OutputStream getOutputStream() throws IOException { in getOutputStream() method in BluetoothSocket