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.java56 public abstract InputStream newInputStream() throws IOException; in newInputStream() method in VirtualPath
74 public InputStream newInputStream() throws IOException { in newInputStream() method in VirtualPath.LocalFilePath
96 public InputStream newInputStream() throws IOException { in newInputStream() method in VirtualPath.ZipEntryPath
117 public InputStream newInputStream() throws IOException { in newInputStream() method in VirtualPath.ResourcePath