Home
last modified time | relevance | path

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

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