Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/
DDropBoxManagerService.java707 static final class EntryFile implements Comparable<EntryFile> { class in DropBoxManagerService
738 public EntryFile(File temp, File dir, String tag,long timestampMillis, in EntryFile() method in DropBoxManagerService.EntryFile
761 public EntryFile(File dir, String tag, long timestampMillis) throws IOException { in EntryFile() method in DropBoxManagerService.EntryFile
778 public EntryFile(File file, int blockSize) { in EntryFile() method in DropBoxManagerService.EntryFile
837 public EntryFile(long millis) { in EntryFile() method in DropBoxManagerService.EntryFile