Home
last modified time | relevance | path

Searched defs:invocationHandler (Results 1 – 4 of 4) sorted by relevance

/external/guice/core/src/com/google/inject/internal/
DConstructionContext.java75 DelegatingInvocationHandler<T> invocationHandler = new DelegatingInvocationHandler<T>(); in createProxy() local
/external/dexmaker/dexmaker-mockito/src/main/java/com/android/dx/mockito/
DDexmakerMockMaker.java43 InvocationHandler invocationHandler = new InvocationHandlerAdapter(handler); in createMock() local
/external/guice/extensions/assistedinject/src/com/google/inject/assistedinject/
DFactoryProvider.java336 InvocationHandler invocationHandler = new InvocationHandler() { in get() local
/external/dexmaker/dexmaker-tests/src/androidTest/java/com/android/dx/stock/
DProxyBuilderTest.java771 InvocationHandler invocationHandler = new InvocationHandler() { in testImplementInterfaceCallingThroughConcreteClass() local
796 InvocationHandler invocationHandler = new InvocationHandler() { in testImplementInterfaceCallingThroughInterface() local