Home
last modified time | relevance | path

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

/libcore/luni/src/main/java/java/util/concurrent/
DCallable.java35 V call() throws Exception; in call() method
/libcore/luni/src/test/java/libcore/java/lang/reflect/
DClassLoaderReflectionTest.java134 public A call() throws Exception { in call() method in ClassLoaderReflectionTest.E
/libcore/luni/src/test/java/org/apache/harmony/luni/tests/internal/net/www/protocol/https/
DHttpsURLConnectionTest.java934 public Void call() throws Exception { in call() method in HttpsURLConnectionTest.ServerWork
1078 public Void call() throws Exception { in call() method in HttpsURLConnectionTest.ClientConnectionWork