Home
last modified time | relevance | path

Searched defs:getFile (Results 1 – 2 of 2) sorted by relevance

/libcore/luni/src/main/java/libcore/net/url/
DFtpURLConnection.java270 private void getFile() throws IOException { in getFile() method in FtpURLConnection
/libcore/luni/src/main/java/java/net/
DURL.java632 public String getFile() { in getFile() method in URL