-
@RestrictTo(value = RestrictTo.Scope.LIBRARY) public final class NIOFactory
-
-
Method Summary
Modifier and Type Method Description static FileSystemManagercreateLocal()static FileSystemManagercreateRemote(IBinder b)static FileSystemServicecreateFsService()-
-
Method Detail
-
createLocal
static FileSystemManager createLocal()
-
createRemote
static FileSystemManager createRemote(IBinder b)
-
createFsService
static FileSystemService createFsService()
-
-
-
-