Home
last modified time | relevance | path

Searched refs:checkfpx (Results 1 – 1 of 1) sorted by relevance

/libcore/ojluni/src/main/java/java/net/
DURLConnection.java1579 if (checkfpx(is)) { in guessContentTypeFromStream()
1607 static private boolean checkfpx(InputStream is) throws IOException { in checkfpx() method in URLConnection