Searched refs:getTotalSpace (Results 1 – 6 of 6) sorted by relevance
94 public abstract long getTotalSpace() throws IOException; in getTotalSpace() method in FileStore
117 public long getTotalSpace() throws IOException { in getTotalSpace() method in UnixFileStore145 return getTotalSpace(); in getAttribute()
231 public long getTotalSpace() { in getTotalSpace() method in File
128 public long getTotalSpace() { throw new RuntimeException("Stub!"); } in getTotalSpace() method in File
243 assertTrue(new File("/").getTotalSpace() >= 0); in test_getSpace()
1764 public long getTotalSpace() { in getTotalSpace() method in File