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.java1071 static class FileCountProgressTracker extends CopyJobProgressTracker { class in CopyJob
1075 public FileCountProgressTracker(long docsRequired, LongSupplier elapsedRealtimeSupplier) { in FileCountProgressTracker() method in CopyJob.FileCountProgressTracker