HomeSort by relevance Sort by last modified time
    Searched defs:probeContentType (Results 1 - 3 of 3) sorted by null

  /libcore/ojluni/src/main/java/java/nio/file/spi/
FileTypeDetector.java 45 * @see java.nio.file.Files#probeContentType(Path)
102 * @see java.nio.file.Files#probeContentType
104 public abstract String probeContentType(Path path)
  /libcore/ojluni/src/main/java/sun/nio/fs/
AbstractFileTypeDetector.java 49 public final String probeContentType(Path file) throws IOException {
  /prebuilts/sdk/current/
core.jar 

Completed in 80 milliseconds