Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/os/
DFileUtils.java532 public static long copyInternalUserspace(FileDescriptor in, FileDescriptor out, in copyInternalUserspace() method in FileUtils
540 public static long copyInternalUserspace(FileDescriptor in, FileDescriptor out, long count, in copyInternalUserspace() method in FileUtils
554 public static long copyInternalUserspace(InputStream in, OutputStream out, in copyInternalUserspace() method in FileUtils