Searched refs:getUsableSpace (Results 1 – 7 of 7) sorted by relevance
112 public abstract long getUsableSpace() throws IOException; in getUsableSpace() method in FileStore
123 public long getUsableSpace() throws IOException { in getUsableSpace() method in UnixFileStore147 return getUsableSpace(); in getAttribute()
239 public long getUsableSpace() { in getUsableSpace() method in File
132 public long getUsableSpace() { throw new RuntimeException("Stub!"); } in getUsableSpace() method in File
244 assertTrue(new File("/").getUsableSpace() >= 0); in test_getSpace()
1849 public long getUsableSpace() { in getUsableSpace() method in File
1493 method public long getUsableSpace();6634 method public abstract long getUsableSpace() throws java.io.IOException;