Searched refs:freeSpaceOS (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Email/emailcommon/src/org/apache/commons/io/
H A DFileSystemUtils.java137 return INSTANCE.freeSpaceOS(path, OS, false);
166 return INSTANCE.freeSpaceOS(path, OS, true);
188 long freeSpaceOS(String path, int os, boolean kb) throws IOException { method in class:FileSystemUtils

Completed in 39 milliseconds