Searched refs:mDirSizeMap (Results 1 – 1 of 1) sorted by relevance
112 private final Map<String, Long> mDirSizeMap = new ArrayMap<>(); field in CopyJob330 Long byteObject = mDirSizeMap.get(doc.documentId); in makeOptimizedCopyProgress()710 mDirSizeMap.put(src.documentId, size); in createProgressTracker()