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

  /external/guava/guava/src/com/google/common/util/concurrent/
AbstractIdleService.java 26 * but may need one during startup and shutdown. Subclasses can
27 * implement {@link #startUp} and {@link #shutDown} methods, each
43 startUp();
69 protected abstract void startUp() throws Exception;
AbstractExecutionThreadService.java 27 * Base class for services that can implement {@link #startUp}, {@link #run} and
47 startUp();
82 protected void startUp() throws Exception {}
  /external/aac/libSBRdec/src/
env_calc.h 103 int startUp; /*!< flag to signal initial conditions in buffers */
  /external/guava/guava-tests/test/com/google/common/util/concurrent/
AbstractIdleServiceTest.java 99 @Override protected void startUp() {
AbstractExecutionThreadServiceTest.java 128 @Override protected void startUp() {
189 @Override protected void startUp() {
AbstractScheduledServiceTest.java 69 @Override protected void startUp() throws Exception { }
138 // It should be called once during startup.
156 // It should be called once during startup.
198 protected void startUp() throws Exception {
372 @Override protected void startUp() throws Exception { }
418 @Override protected void startUp() throws Exception { }
  /device/generic/goldfish/camera/fake-pipeline2/
Sensor.cpp 121 status_t Sensor::startUp() {
  /external/owasp/sanitizer/distrib/lib/
guava.jar 
  /external/owasp/sanitizer/lib/guava-libraries/
guava.jar 
  /external/chromium_org/third_party/WebKit/Source/devtools/scripts/closure/
compiler.jar 

Completed in 350 milliseconds