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

  /external/guava/src/com/google/common/base/
Service.java 29 * <li>{@link State#STARTING} -&gt;</li>
35 * If the service fails while starting, running or stopping, its state will be
56 * service has finished starting, and returns one of {@link
60 * State#FAILED}. If it has already finished starting, {@link Future#get}
68 * finished starting. Unlike calling {@code start().get()}, this method throws
72 * waiting for the service to finish starting up.
89 * If the service is {@link State#STARTING} or {@link State#RUNNING}, this
107 * finished stopping. If this is {@link State#STARTING}, startup will be
133 STARTING,
  /external/ppp/pppd/
fsm.h 106 void (*starting) /* Called when we want the lower layer */ member in struct:fsm_callbacks
124 #define STARTING 1 /* Down, been opened */
  /external/chromium/net/http/
http_transaction_unittest.h 122 state_ = STARTING;
141 case STARTING:
186 STARTING,
  /frameworks/base/services/audioflinger/
AudioFlinger.h     [all...]
  /prebuilt/common/osgi/
osgi.jar 

Completed in 208 milliseconds