Searched defs:call (Results 1 – 3 of 3) sorted by relevance
/libcore/luni/src/main/java/java/util/concurrent/ | ||
D | Callable.java | 35 V call() throws Exception; in call() method |
/libcore/luni/src/test/java/libcore/java/lang/reflect/ | ||
D | ClassLoaderReflectionTest.java | 134 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/ | ||
D | HttpsURLConnectionTest.java | 934 public Void call() throws Exception { in call() method in HttpsURLConnectionTest.ServerWork |