Home
last modified time | relevance | path

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

/cts/tests/signature/lib/android/src/android/signature/cts/
DVirtualPath.java57 public abstract InputStream newInputStream() throws IOException; in newInputStream() method in VirtualPath
93 public InputStream newInputStream() throws IOException { in newInputStream() method in VirtualPath.LocalFilePath
132 public InputStream newInputStream() throws IOException { in newInputStream() method in VirtualPath.ZipEntryPath
171 public InputStream newInputStream() throws IOException { in newInputStream() method in VirtualPath.ResourcePath