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

  /frameworks/support/v17/leanback/src/android/support/v17/leanback/util/
StateMachine.java 148 public void runState(State state) {
  /libcore/luni/src/main/java/java/util/concurrent/
ThreadPoolExecutor.java 314 * runState, indicating whether running, shutting down etc
331 * The runState provides the main lifecycle control, taking on values:
343 * ordered comparisons. The runState monotonically increases over
371 // runState is stored in the high-order bits
654 * Transitions runState to given target, or leaves it alone if
    [all...]
ForkJoinPool.java 292 * Field "runState" holds lifetime status, atomically and
301 * bootstrapping use of field runState, and locking a private
459 * tryTerminate to atomically set a runState bit. The calling
    [all...]
  /prebuilts/sdk/current/support/v17/leanback/libs/
android-support-v17-leanback.jar 

Completed in 236 milliseconds