@Implements(value=android.os.FileUtils.class,
isInAndroidSdk=false,
minSdk=10000)
public class ShadowFileUtils
extends java.lang.Object
| Constructor and Description |
|---|
ShadowFileUtils() |
| Modifier and Type | Method and Description |
|---|---|
protected static long |
copy(java.io.FileDescriptor in,
java.io.FileDescriptor out,
android.os.FileUtils.ProgressListener listener,
android.os.CancellationSignal signal,
long count) |