/external/guava/guava/src/com/google/common/util/concurrent/ |
D | SimpleTimeLimiter.java | 85 final long timeoutDuration, final TimeUnit timeoutUnit) { in newProxy() argument 89 checkArgument(timeoutDuration > 0, "bad timeout: %s", timeoutDuration); in newProxy() 111 return callWithTimeout(callable, timeoutDuration, timeoutUnit, in newProxy() 120 public <T> T callWithTimeout(Callable<T> callable, long timeoutDuration, in callWithTimeout() argument 124 checkArgument(timeoutDuration > 0, "timeout must be positive: %s", in callWithTimeout() 125 timeoutDuration); in callWithTimeout() 130 return future.get(timeoutDuration, timeoutUnit); in callWithTimeout() 137 timeoutDuration, timeoutUnit); in callWithTimeout()
|
D | TimeLimiter.java | 79 long timeoutDuration, TimeUnit timeoutUnit); in newProxy() argument 104 <T> T callWithTimeout(Callable<T> callable, long timeoutDuration, in callWithTimeout() argument
|
D | FakeTimeLimiter.java | 39 public <T> T newProxy(T target, Class<T> interfaceType, long timeoutDuration, in newProxy() argument 48 public <T> T callWithTimeout(Callable<T> callable, long timeoutDuration, in callWithTimeout() argument
|
/external/cldr/tools/java/libs/ |
D | guava.jar | META-INF/MANIFEST.MF
META-INF/
META-INF/maven/
META- ... |
/external/testng/ant/3rdparty/ |
D | doclava-1.0.3.jar | META-INF/MANIFEST.MF
assets/html/index.html
assets/templates/data ... |
/external/owasp/sanitizer/distrib/lib/ |
D | guava.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |
/external/owasp/sanitizer/lib/guava-libraries/ |
D | guava.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |
/external/guice/lib/ |
D | guava-19.0.jar | META-INF/MANIFEST.MF
META-INF/
META-INF/maven/
META- ... |
/external/error_prone/error_prone/ |
D | error_prone_core-2.3.2-with-dependencies.jar | META-INF/
META-INF/MANIFEST.MF
META-INF/services/
META- ... |
/external/conscrypt/benchmark-android/ |
D | vogar.jar | META-INF/
META-INF/MANIFEST.MF
vogar/
vogar/TestProperties.class
TestProperties ... |
/external/dagger2/lib/ |
D | google-java-format-0.1-20151017.042846-2.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |