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

  /libcore/ojluni/src/main/java/java/util/concurrent/
Phaser.java 82 * method {@link #onAdvance(int, int)}, which also controls
110 * Termination is triggered when an invocation of {@code onAdvance}
176 * for a given number of iterations is to override {@code onAdvance}:
181 * protected boolean onAdvance(int phase, int registeredParties) {
396 if (onAdvance(phase, nextUnarrived))
574 * invocation of {@link #onAdvance} is in progress, this method
593 * If an ongoing invocation of {@link #onAdvance} is in progress,
691 if (onAdvance(phase, nextUnarrived))
    [all...]
  /prebuilts/sdk/22/
android.jar 
  /prebuilts/sdk/23/
android.jar 
  /prebuilts/sdk/24/
android.jar 
  /prebuilts/sdk/system_23/
android.jar 

Completed in 1248 milliseconds