Home
last modified time | relevance | path

Searched refs:WrapArchiveInputStream (Results 1 – 1 of 1) sorted by relevance

/packages/apps/DocumentsUI/src/com/android/documentsui/archives/
DArchiveEntryInputStream.java89 private static class WrapArchiveInputStream extends ArchiveEntryInputStream { class in ArchiveEntryInputStream
90 private WrapArchiveInputStream(ReadSource readSource, in WrapArchiveInputStream() method in ArchiveEntryInputStream.WrapArchiveInputStream
135 return new WrapArchiveInputStream( in create()
147 return new WrapArchiveInputStream( in create()