Home | History | Annotate | Download | only in pm

Lines Matching refs:mcs

8818     private static long calculateDirectorySize(IMediaContainerService mcs, File[] paths)
8822 result += mcs.calculateDirectorySize(path.getAbsolutePath());
8827 private static void clearDirectory(IMediaContainerService mcs, File[] paths) {
8830 mcs.clearDirectory(path.getAbsolutePath());
9246 // If mArgs is null, then MCS couldn't be reached. When it