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

/libcore/luni/src/main/java/java/net/
H A DURLConnection.java809 * @param contentFactory
814 public static synchronized void setContentHandlerFactory(ContentHandlerFactory contentFactory) { argument
818 contentHandlerFactory = contentFactory;

Completed in 30 milliseconds