HomeSort by relevance Sort by last modified time
    Searched refs:MyInvocationHandler (Results 1 - 2 of 2) sorted by null

  /dalvik/tests/044-proxy/src/
BasicTest.java 85 InvocationHandler handler = new MyInvocationHandler(proxyMe);
212 class MyInvocationHandler implements InvocationHandler {
215 public MyInvocationHandler(Object obj) {
  /external/apache-harmony/luni/src/test/api/common/org/apache/harmony/luni/tests/java/io/
SerializationStressTest4.java     [all...]

Completed in 87 milliseconds