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

  /external/guava/src/com/google/common/util/concurrent/
AbstractService.java 34 * {@link #doStop} requests, responding to them with {@link #notifyStarted()}
63 * invocation of this method should cause a call to {@link #notifyStarted()},
157 protected final void notifyStarted() {
162 "Cannot notifyStarted() when the service is " + state);
  /prebuilt/common/tradefed/
tradefed-prebuilt.jar 
  /development/samples/NFCDemo/libs/
guava-10.0.1.jar 

Completed in 559 milliseconds