Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/core/java/com/android/server/
H A DDropBoxManagerService.java455 public static class SimpleEntrySource implements EntrySource { class in DropBoxManagerService
460 public SimpleEntrySource(InputStream in, long length, boolean forceCompress) { in SimpleEntrySource() method in DropBoxManagerService.SimpleEntrySource