Home
last modified time | relevance | path

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

/packages/apps/DocumentsUI/src/com/android/documentsui/services/
DCopyJob.java948 static class FileCountProgressTracker extends CopyJobProgressTracker { class in CopyJob
952 public FileCountProgressTracker(long docsRequired, LongSupplier elapsedRealtimeSupplier) { in FileCountProgressTracker() method in CopyJob.FileCountProgressTracker