Home
last modified time | relevance | path

Searched defs:newProxyInstance (Results 1 – 3 of 3) sorted by relevance

/libcore/ojluni/annotations/sdk/nullability/java/lang/reflect/
DProxy.annotated.java39 @libcore.util.NonNull public static java.lang.Object newProxyInstance(@libcore.util.Nullable java.l… in newProxyInstance() method in Proxy
/libcore/ojluni/annotations/hiddenapi/java/lang/reflect/
DProxy.java84 public static java.lang.Object newProxyInstance( in newProxyInstance() method in Proxy
/libcore/ojluni/src/main/java/java/lang/reflect/
DProxy.java854 public static Object newProxyInstance(ClassLoader loader, in newProxyInstance() method in Proxy