HomeSort by relevance Sort by last modified time
    Searched defs:executed (Results 1 - 7 of 7) sorted by null

  /external/guava/guava/src/com/google/common/util/concurrent/
ExecutionList.java 30 * be executed after {@link #execute()} is called. Any {@code Runnable} added
32 * guarantee, however, that listeners will be executed in the order that they
56 private boolean executed = false; field in class:ExecutionList
65 * executed immediately.
71 * ExecutionList} has been executed at the time it is added. In particular,
93 if (!executed) {
112 * executed before those previously added, and note that the execution order
125 if (executed) {
128 executed = true;
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/configuration/org.eclipse.osgi/bundles/27/1/.cp/lib/
antsupportlib.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.osgi_3.6.1.R36x_v20100806.jar 
org.eclipse.osgi_3.6.2.R36x_v20101103.jar 
  /prebuilt/common/tradefed/
tradefed-prebuilt.jar 
  /prebuilts/tools/common/eclipse/
org.eclipse.osgi_3.6.2.R36x_v20110210.jar 
  /prebuilts/tools/common/guava-tools/
guava-10.0.1.jar 

Completed in 36 milliseconds