Home
last modified time | relevance | path

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

/libcore/ojluni/src/main/java/java/net/
DProxy.java38 public class Proxy { class
75 private Proxy() { in Proxy() method in Proxy
93 public Proxy(Type type, SocketAddress sa) { in Proxy() method in Proxy
/libcore/ojluni/annotations/hiddenapi/java/net/
DProxy.java31 public class Proxy { class
34 private Proxy() { in Proxy() method in Proxy
38 public Proxy(java.net.Proxy.Type type, java.net.SocketAddress sa) { in Proxy() method in Proxy
/libcore/ojluni/annotations/sdk/nullability/java/lang/reflect/
DProxy.annotated.java33 public class Proxy implements java.io.Serializable { class
35 protected Proxy(@libcore.util.NonNull java.lang.reflect.InvocationHandler h) { throw new RuntimeExc… in Proxy() method in Proxy
/libcore/ojluni/annotations/hiddenapi/java/lang/reflect/
DProxy.java32 public class Proxy implements java.io.Serializable { class
34 private Proxy() { in Proxy() method in Proxy
38 protected Proxy(java.lang.reflect.InvocationHandler h) { in Proxy() method in Proxy
/libcore/ojluni/src/main/java/java/lang/reflect/
DProxy.java239 public class Proxy implements java.io.Serializable { class
262 private Proxy() { in Proxy() method in Proxy
275 protected Proxy(InvocationHandler h) { in Proxy() method in Proxy