Home
last modified time | relevance | path

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

/libcore/ojluni/annotations/sdk/nullability/java/lang/reflect/
DProxy.annotated.java43 @libcore.util.NonNull public static java.lang.reflect.InvocationHandler getInvocationHandler(@libco… in getInvocationHandler() method in Proxy
/libcore/ojluni/annotations/hiddenapi/java/lang/reflect/
DProxy.java96 public static java.lang.reflect.InvocationHandler getInvocationHandler(java.lang.Object proxy) in getInvocationHandler() method in Proxy
/libcore/ojluni/src/main/java/java/lang/reflect/
DProxy.java975 public static InvocationHandler getInvocationHandler(Object proxy) in getInvocationHandler() method in Proxy