Searched defs:forceCompress (Results 1 – 1 of 1) sorted by relevance
494 private final boolean forceCompress; field in DropBoxManagerService.SimpleEntrySource496 public SimpleEntrySource(InputStream in, long length, boolean forceCompress) { in SimpleEntrySource()