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

  /external/guava/src/com/google/common/base/
Service.java 31 * <li>{@link State#STOPPING} -&gt;</li>
35 * If the service fails while starting, running or stopping, its state will be
57 * State#RUNNING}, {@link State#STOPPING} or {@link State#TERMINATED}. If
99 * already finished stopping, {@link Future#get} returns immediately.
107 * finished stopping. If this is {@link State#STARTING}, startup will be
143 STOPPING,
  /external/oprofile/libop/
op_interface.h 43 STOPPING = 1,
  /external/ppp/pppd/
fsm.h 128 #define STOPPING 5 /* Terminating, but open */
  /frameworks/base/media/jni/soundpool/
SoundPool.h 119 enum state { IDLE, RESUMING, STOPPING, PAUSED, PLAYING };
  /frameworks/base/services/java/com/android/server/am/
ActivityManagerService.java 373 STOPPING,
    [all...]
  /prebuilt/common/osgi/
osgi.jar 

Completed in 361 milliseconds