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

/openjdk7/jdk/src/macosx/classes/com/apple/laf/
H A DAquaFileView.java69 private static native int getNativeLSInfo(final byte[] pathBytes, final boolean isDirectory); method in class:AquaFileView
238 info.launchServicesInfo = getNativeLSInfo(info.pathBytes, info.isDirectory);

Completed in 30 milliseconds