Home
last modified time | relevance | path

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

/frameworks/volley/src/test/java/com/android/volley/mock/
DMockHttpURLConnection.java60 public OutputStream getOutputStream() { in getOutputStream() method in MockHttpURLConnection
/frameworks/base/core/java/android/webkit/
DCacheManager.java196 public OutputStream getOutputStream() { in getOutputStream() method in CacheManager.CacheResult
/frameworks/base/core/java/android/net/
DLocalSocket.java183 public OutputStream getOutputStream() throws IOException { in getOutputStream() method in LocalSocket
DLocalSocketImpl.java362 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.java318 public OutputStream getOutputStream() throws IOException { in getOutputStream() method in BluetoothSocket