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

/openjdk7/jdk/src/macosx/classes/com/apple/eio/
H A DFileManager.java173 return _getFileType(filename);
175 private static native int _getFileType(String filename) throws IOException; method in class:FileManager

Completed in 39 milliseconds