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

  /external/guava/src/com/google/common/util/concurrent/
AbstractIdleService.java 28 * but may need one during startup and shutdown. Subclasses can
29 * implement {@link #startUp} and {@link #shutDown} methods, each
58 shutDown();
73 protected abstract void shutDown() throws Exception;
AbstractExecutionThreadService.java 27 * {@link #shutDown} methods. This class uses a single thread to execute the
50 shutDown();
56 shutDown();
96 protected void shutDown() throws Exception {}
  /dalvik/tests/079-phantom/src/
Bitmap.java 53 public static void shutDown() {
54 sWatcher.shutDown();
148 public void shutDown() {
Main.java 66 Bitmap.shutDown();
  /development/samples/NFCDemo/libs/
guava-10.0.1.jar 
  /prebuilt/common/tradefed/
tradefed-prebuilt.jar 

Completed in 901 milliseconds