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

  /packages/apps/Gallery2/src/com/android/gallery3d/app/
GalleryContext.java 33 public ThreadPool getThreadPool();
BatchService.java 42 // The threadpool returned by getThreadPool must have only 1 thread
45 public ThreadPool getThreadPool() {
GalleryApp.java 34 public ThreadPool getThreadPool();
GalleryAppImpl.java 83 public synchronized ThreadPool getThreadPool() {
AbstractGalleryActivity.java 121 public ThreadPool getThreadPool() {
122 return ((GalleryApp) getApplication()).getThreadPool();
344 return mBatchService.getThreadPool();
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.equinox.util_1.0.200.v20100503.jar 
org.mortbay.jetty.server_6.1.23.v201004211559.jar 

Completed in 52 milliseconds