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

  /libcore/luni/src/main/java/java/util/concurrent/
Phaser.java 55 * method {@link #onAdvance(int, int)}, which also controls
82 * Termination is triggered when an invocation of {@code onAdvance}
148 * for a given number of iterations is to override {@code onAdvance}:
153 * protected boolean onAdvance(int phase, int registeredParties) {
368 if (onAdvance(phase, nextUnarrived))
548 * invocation of {@link #onAdvance} is in progress, this method
567 * If an ongoing invocation of {@link #onAdvance} is in progress,
666 if (onAdvance(phase, nextUnarrived))
    [all...]
  /prebuilts/sdk/current/
android.jar 
  /prebuilts/sdk/system_current/
android.jar 

Completed in 67 milliseconds