Home
last modified time | relevance | path

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

/libcore/luni/src/main/java/java/net/
DProxy.java27 public class Proxy { class
56 public Proxy(Proxy.Type type, SocketAddress sa) { in Proxy() method in Proxy
72 private Proxy() { in Proxy() method in Proxy
/libcore/libart/src/main/java/java/lang/reflect/
DProxy.java38 public class Proxy implements Serializable { class
73 private Proxy() { in Proxy() method in Proxy
83 protected Proxy(InvocationHandler h) { in Proxy() method in Proxy