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

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

Completed in 78 milliseconds