HomeSort by relevance Sort by last modified time
    Searched refs:InvocationHandler (Results 51 - 75 of 284) sorted by null

1 23 4 5 6 7 8 91011>>

  /libcore/luni/src/test/java/libcore/java/lang/reflect/
MethodTest.java 19 import java.lang.reflect.InvocationHandler;
609 InvocationHandler invocationHandler = new InvocationHandler() {
620 invocationHandler);
621 String invocationHandlerClassName = invocationHandler.getClass().getName();
ReflectionTest.java 23 import java.lang.reflect.InvocationHandler;
541 InvocationHandler emptyInvocationHandler = new InvocationHandler() {
  /libcore/ojluni/src/test/java/util/stream/test/org/openjdk/tests/java/util/stream/
InfiniteStreamWithLimitOpTest.java 37 import java.lang.reflect.InvocationHandler;
276 InvocationHandler ih = new InvocationHandler() {
  /external/okhttp/okhttp/src/main/java/com/squareup/okhttp/internal/
Platform.java 26 import java.lang.reflect.InvocationHandler;
412 private static class JettyNegoProvider implements InvocationHandler {
  /external/guava/guava/src/com/google/common/reflect/
Types.java 37 import java.lang.reflect.InvocationHandler;
354 private static final class TypeVariableInvocationHandler implements InvocationHandler {
  /external/guice/extensions/throwingproviders/src/com/google/inject/throwingproviders/
ThrowingProviderBinder.java 42 import java.lang.reflect.InvocationHandler;
298 new InvocationHandler() {
  /prebuilts/misc/common/swig/include/2.0.11/gcj/
javaprims.i 205 class InvocationHandler;
  /external/guava/guava-tests/test/com/google/common/collect/
ImmutableListTest.java 48 import java.lang.reflect.InvocationHandler;
587 InvocationHandler invocationHandler = new InvocationHandler() {
635 new Class[] {ConcurrentlyMutatedList.class}, invocationHandler);
MultimapsCollectionTest.java 60 import java.lang.reflect.InvocationHandler;
153 new InvocationHandler() {
  /art/test/044-proxy/src/
ReturnsAndArgPassing.java 53 static class MyInvocationHandler implements InvocationHandler {
  /external/guice/extensions/assistedinject/src/com/google/inject/assistedinject/
FactoryProvider2.java 61 import java.lang.reflect.InvocationHandler;
85 final class FactoryProvider2 <F> implements InvocationHandler,
    [all...]
  /libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/util/
HashMapTest.java 24 import java.lang.reflect.InvocationHandler;
73 class MockHandler implements InvocationHandler {
  /libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/io/
SerializationStressTest4.java 24 import java.lang.reflect.InvocationHandler;
    [all...]
  /external/guice/extensions/persist/lib/
easymock.jar 
  /external/guice/lib/build/
easymock.jar 
  /prebuilts/tools/common/m2/repository/org/easymock/easymock/2.4/
easymock-2.4.jar 
  /frameworks/base/services/accessibility/java/com/android/server/accessibility/
AccessibilityManagerService.java     [all...]
  /prebuilts/devtools/tools/lib/
easymock-3.3.jar 
  /prebuilts/tools/common/m2/repository/org/easymock/easymock/3.3/
easymock-3.3.jar 
  /prebuilts/tools/common/easymock-tools/
easymock-3.1-tests.jar 
easymock-3.1.jar 
  /prebuilts/tools/common/m2/repository/net/java/dev/jna/jna/3.4.0/
jna-3.4.0.jar 
  /external/doclava/src/com/google/doclava/
Doclava.java 35 import java.lang.reflect.InvocationHandler;
    [all...]
  /prebuilts/tools/common/intellij-core/171.2455.10/
picocontainer.jar 
  /prebuilts/tools/common/m2/repository/org/easymock/easymock/3.1/
easymock-3.1.jar 

Completed in 1991 milliseconds

1 23 4 5 6 7 8 91011>>