Searched refs:EntryFile (Results 1 – 3 of 3) sorted by relevance
516 for (EntryFile entry : list.contents.tailSet(new EntryFile(millis + 1))) { in getNextEntry()610 for (EntryFile entry : mAllFiles.contents) { in dump()702 private boolean matchEntry(EntryFile entry, ArrayList<String> searchArgs) { in matchEntry()716 for (EntryFile entry : mAllFiles.contents) { in dumpProtoLocked()756 public final TreeSet<EntryFile> contents = new TreeSet<EntryFile>();776 static final class EntryFile implements Comparable<EntryFile> { class in DropBoxManagerService783 public final int compareTo(EntryFile o) { in compareTo()807 public EntryFile(File temp, File dir, String tag,long timestampMillis, in EntryFile() method in DropBoxManagerService.EntryFile830 public EntryFile(File dir, String tag, long timestampMillis) throws IOException { in EntryFile() method in DropBoxManagerService.EntryFile847 public EntryFile(File file, int blockSize) { in EntryFile() method in DropBoxManagerService.EntryFile[all …]
281 Lcom/android/server/DropBoxManagerService$EntryFile;->compareTo(Ljava/lang/Object;)I282 …om/android/server/DropBoxManagerService$EntryFile;->compareTo(Lcom/android/server/DropBoxManagerSe…283 Lcom/android/server/DropBoxManagerService$EntryFile;->hasFile()Z285 Lcom/android/server/DropBoxManagerService$EntryFile;-><init>(Ljava/io/File;I)V286 …d/server/DropBoxManagerService;->enrollEntry(Lcom/android/server/DropBoxManagerService$EntryFile;)V
2219 HSPLcom/android/server/DropBoxManagerService$EntryFile;-><init>(J)V2220 HSPLcom/android/server/DropBoxManagerService$EntryFile;-><init>(Ljava/io/File;I)V2221 HSPLcom/android/server/DropBoxManagerService$EntryFile;-><init>(Ljava/io/File;Ljava/io/File;Ljava/l…2222 HSPLcom/android/server/DropBoxManagerService$EntryFile;-><init>(Ljava/io/File;Ljava/lang/String;J)V2223 …om/android/server/DropBoxManagerService$EntryFile;->compareTo(Lcom/android/server/DropBoxManagerSe…2224 HSPLcom/android/server/DropBoxManagerService$EntryFile;->compareTo(Ljava/lang/Object;)I2225 HSPLcom/android/server/DropBoxManagerService$EntryFile;->deleteFile(Ljava/io/File;)V2226 HSPLcom/android/server/DropBoxManagerService$EntryFile;->getExtension()Ljava/lang/String;2227 HSPLcom/android/server/DropBoxManagerService$EntryFile;->getFile(Ljava/io/File;)Ljava/io/File;2228 HSPLcom/android/server/DropBoxManagerService$EntryFile;->getFilename()Ljava/lang/String;[all …]