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

  /external/guava/guava-tests/test/com/google/common/util/concurrent/
AbstractScheduledServiceTest.java 68 @Override protected void runOneIteration() throws Exception { }
185 protected void runOneIteration() throws Exception {
359 @Override protected void runOneIteration() throws Exception {
407 @Override protected void runOneIteration() throws Exception {
  /external/guava/guava/src/com/google/common/util/concurrent/
AbstractScheduledService.java 37 * {@link #shutDown} and also a {@link #runOneIteration} method that will be executed periodically.
41 * {@link #runOneIteration} that will be executed periodically as specified by its
46 * <p>Subclasses are guaranteed that the life cycle methods ({@link #runOneIteration}, {@link
48 * #runOneIteration} takes longer than its schedule defines, then subsequent executions may start
64 * protected void runOneIteration() throws Exception {
162 // shutDown or runOneIteration) run concurrently with one another.
169 AbstractScheduledService.this.runOneIteration();
213 // an execution of runOneIteration has thrown an exception and we have transitioned
237 protected abstract void runOneIteration() throws Exception;
242 /** Stop the service. This is guaranteed not to run concurrently with {@link #runOneIteration}. *
    [all...]
  /external/droiddriver/libs/
guava-13.0.jar 
  /prebuilts/devtools/tools/lib/
guava-13.0.1.jar 
  /prebuilts/misc/common/tradefed/
tradefed-prebuilt.jar 
  /prebuilts/tools/common/gradle-plugins/repository/com/google/guava/guava/14.0/
guava-14.0.jar 
  /prebuilts/tools/common/guava-tools/
guava-13.0.1.jar 
  /prebuilts/tools/common/m2/repository/com/google/guava/guava/13.0.1/
guava-13.0.1.jar 

Completed in 808 milliseconds