Searched defs:getFileSystem (Results 1 - 2 of 2) sorted by relevance

/dalvik/libcore/luni/src/main/java/org/apache/harmony/luni/platform/
H A DOSComponentFactory.java29 public static IFileSystem getFileSystem() { method in class:OSComponentFactory
H A DPlatform.java31 static final IFileSystem FILE_SYSTEM = OSComponentFactory.getFileSystem();
51 public static IFileSystem getFileSystem() { method in class:Platform

Completed in 96 milliseconds