Home
last modified time | relevance | path

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

/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/io/
DIFileWrapper.java69 public OutputStream getOutputStream() throws StreamException { in getOutputStream() method in IFileWrapper
/sdk/common/src/com/android/io/
DIAbstractFile.java47 OutputStream getOutputStream() throws StreamException; in getOutputStream() method
DFileWrapper.java122 public OutputStream getOutputStream() throws StreamException { in getOutputStream() method in FileWrapper
/sdk/hierarchyviewer2/libs/hierarchyviewerlib/src/com/android/hierarchyviewerlib/device/
DDeviceConnection.java62 public BufferedWriter getOutputStream() throws IOException { in getOutputStream() method in DeviceConnection