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

/external/guava/guava/src/com/google/common/reflect/
H A DAbstractInvocationHandler.java32 * protected Object handleInvocation(
60 * <li>other method calls are dispatched to {@link #handleInvocation}.
87 return handleInvocation(proxy, method, args);
98 protected abstract Object handleInvocation(Object proxy, Method method, Object[] args) method in class:AbstractInvocationHandler
/external/guava/guava-testlib/src/com/google/common/testing/
H A DDummyProxy.java70 @Override protected Object handleInvocation( method in class:DummyProxy.DummyHandler
H A DForwardingWrapperTester.java130 @Override protected Object handleInvocation(Object p, Method m, Object[] args)
191 @Override protected Object handleInvocation(Object p, Method calledMethod, Object[] args) method in class:ForwardingWrapperTester.InteractionTester
H A DFreshValueGenerator.java236 @Override protected Object handleInvocation(Object proxy, Method method, Object[] args) { method in class:FreshValueGenerator.FreshInvocationHandler
/external/guava/guava-tests/test/com/google/common/reflect/
H A DAbstractInvocationHandlerTest.java122 @Override protected Object handleInvocation(Object proxy, Method method, Object[] args) method in class:AbstractInvocationHandlerTest.DelegatingInvocationHandler
/external/guice/lib/build/
H A Dguava-testlib-16.0.1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/common/ com/google/common/collect/ ...
/external/guice/lib/
H A Dguava-16.0.1.jarMETA-INF/MANIFEST.MF META-INF/ META-INF/maven/ META-INF/maven/com. ...
/external/icu/tools/srcgen/currysrc/libs/
H A Dorg.eclipse.jdt.core_3.11.0.v20150602-1242.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSE_.SF META-INF/ECLIPSE_.RSA META ...
/external/dagger2/lib/
H A Dgoogle-java-format-0.1-20151017.042846-2.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/googlejavaformat/ com/google/googlejavaformat/CloseOp ...

Completed in 303 milliseconds